<?xml version="1.0"?>
<!DOCTYPE mapfile>

<mapfile>
	<part>
		<name>Tool and Invocation</name>
		<table>
			<row>tool;TASKING VX-toolset for ARM Cortex: object linker v4.2r1 Build 135 SN 00518712</row>
			<row>path;C:\Program Files\TASKING\carm v4.2r1\bin\lkarm</row>
			<row>arguments;-f cc5236a </row>
			<row>file:cc5236a;common.obj flash_firmware.obj HD44780.obj main.obj persistantData.obj stm32f4xx_it.obj cmsis_lib\source\misc.obj cmsis_lib\source\stm32f4xx_dac.obj cmsis_lib\source\stm32f4xx_dma.obj cmsis_lib\source\stm32f4xx_exti.obj cmsis_lib\source\stm32f4xx_flash.obj cmsis_lib\source\stm32f4xx_gpio.obj cmsis_lib\source\stm32f4xx_i2c.obj cmsis_lib\source\stm32f4xx_rcc.obj cmsis_lib\source\stm32f4xx_spi.obj cmsis_lib\source\stm32f4xx_syscfg.obj cmsis_lib\source\stm32f4xx_tim.obj cmsis_lib\source\stm32f4xx_usart.obj Startup\ST\STM32F4xx\system_stm32f4xx.obj STM32F4-Discovery\stm32f4_discovery.obj -o programer.abs -d../programer.lsl -CARMv7EM -D__PROC_STM32F407VG__ -D__DEVICE_LSL_FILE=stm32f4xx.lsl -D__FLASH_SIZE=1024k -D__SRAM_SIZE=192k --global-type-checking -oprogramer.hex:IHEX:4 -D__DEVICE_LSL_FILE=stm32f4xx.lsl -D__FLASH_SIZE=1024k -D__SRAM_SIZE=192k -OtZxycL --map-file=programer.mapxml:XML -mcrfiklSmNOduQ --error-limit=42 --dep-file=.programer.abs.d --make-target=programer.abs --hex-format=s -LC:\Program" "Files\TASKING\carm" "v4.2r1\lib\v7EM\le/VFPv4-sp -lcthumb -lfpthumb -lrtthumb </row>
			<row>task;task1</row>
		</table>
	</part>
	<part>
		<name>Used Resources</name>
		<part>
			<name>Memory usage in bytes</name>
			<table>
				<column>
					<name>Memory</name>
				</column>
				<column>
					<name>Code</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Data</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Reserved</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Free</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Total</name>
					<alignment>right</alignment>
				</column>
				<row>STM32F4xx_Flash;0x003248;0x0167db;0x0;0x0d65dd;0x0f0000</row>
				<row>STM32F4xx_SRAM;0x0;0x0000ea;0x01ff10;0x010006;0x030000</row>
				<row>STM32F4xx_SRAM64k;0x0;0x0;0x0;0x010000;0x010000</row>
				<row>Total;0x003248;0x0168c5;0x01ff10;0x0f65e3;0x130000</row>
			</table>
		</part>
		<part>
			<name>Space usage in bytes</name>
			<table>
				<column>
					<name>Space</name>
				</column>
				<column>
					<name>Native used Rom</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Native used Ram</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Foreign used</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name> Reserved</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Free Rom</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name> Free Ram</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Total</name>
					<alignment>right</alignment>
				</column>
				<row>ARM:ARM:linear;0x019a23;0x0000ea;0x0;0x01ff10;0x0d65dd;0x010006;0x120000</row>
				<row>Total;0x019a23;0x0000ea;-;-;-;-;-</row>
				<row>Largest gap;-;-;-;-;0x0d6568;0x010000;-</row>
			</table>
			<footNote>Multiple address spaces may be mapped at the same (physical) memory address ranges. Physical memory allocated (i.e. used) for sections in the given space are called "Native used Rom" and "Native used Ram" whereas memory allocated by other spaces is called "Foreign used" memory.</footNote>
		</part>
		<part>
			<name>Estimated stack usage</name>
			<table>
				<column>
					<name>Stack Name</name>
				</column>
				<column>
					<name>Used</name>
				</column>
				<row>stack;0x00000158</row>
				<row>recursive ;no</row>
			</table>
		</part>
	</part>
	<part>
		<name>Processed Files</name>
		<table>
			<column>
				<name>File</name>
			</column>
			<column>
				<name>From archive</name>
			</column>
			<column>
				<name>Symbol causing the extraction</name>
			</column>
			<row>HD44780.obj;;</row>
			<row>_Exit.obj;cthumb.lib;_Exit</row>
			<row>_dcti.obj;cthumb.lib;__dcti</row>
			<row>_doprint_simple.obj;cthumb.lib;__printf_simple2</row>
			<row>_io_putc.obj;cthumb.lib;_io_putc</row>
			<row>common.obj;;</row>
			<row>cstart.obj;cthumb.lib;_START</row>
			<row>flash_firmware.obj;;</row>
			<row>init.obj;cthumb.lib;__init</row>
			<row>main.obj;;</row>
			<row>memcpy.obj;cthumb.lib;memcpy</row>
			<row>memcpy32.obj;rtthumb.lib;__aeabi_memcpy4</row>
			<row>memcpy64.obj;rtthumb.lib;__aeabi_memcpy8</row>
			<row>misc.obj;;</row>
			<row>persistantData.obj;;</row>
			<row>printf_simple.obj;cthumb.lib;__printf_simple</row>
			<row>sprintf.obj;cthumb.lib;sprintf</row>
			<row>stm32f4_discovery.obj;;</row>
			<row>stm32f4xx_dac.obj;;</row>
			<row>stm32f4xx_dma.obj;;</row>
			<row>stm32f4xx_exti.obj;;</row>
			<row>stm32f4xx_flash.obj;;</row>
			<row>stm32f4xx_gpio.obj;;</row>
			<row>stm32f4xx_i2c.obj;;</row>
			<row>stm32f4xx_it.obj;;</row>
			<row>stm32f4xx_rcc.obj;;</row>
			<row>stm32f4xx_spi.obj;;</row>
			<row>stm32f4xx_syscfg.obj;;</row>
			<row>stm32f4xx_tim.obj;;</row>
			<row>stm32f4xx_usart.obj;;</row>
			<row>system_stm32f4xx.obj;;</row>
			<row>vectortemplate_thumb2.obj;rtthumb.lib;.text.handler_address</row>
			<row>veneertemplates_thumb2.obj;rtthumb.lib;.text.t2_longveneertemplate</row>
		</table>
	</part>
	<part>
		<name>Link Result</name>
		<table>
			<column>
				<name>[in] File</name>
			</column>
			<column>
				<name>[in] Section</name>
			</column>
			<column>
				<name>[in] Size (MAU)</name>
			</column>
			<column>
				<name>[out] Offset</name>
			</column>
			<column>
				<name>[out] Section</name>
			</column>
			<column>
				<name>[out] Size (MAU)</name>
			</column>
			<row>common.obj;.bss (25);0x00000004;0x0;.bss (25);0x00000004</row>
			<row>common.obj;.bss (27);0x00000001;0x0;.bss (27);0x00000001</row>
			<row>common.obj;.bss (29);0x00000001;0x0;.bss (29);0x00000001</row>
			<row>common.obj;.bss (30);0x00000001;0x0;.bss (30);0x00000001</row>
			<row>common.obj;.bss (31);0x00000008;0x0;.bss (31);0x00000008</row>
			<row>common.obj;.bss (32);0x00000001;0x0;.bss (32);0x00000001</row>
			<row>persistantData.obj;.bss (454);0x00000001;0x0;.bss (454);0x00000001</row>
			<row>common.obj;.data (26);0x00000001;0x0;.data (26);0x00000001</row>
			<row>common.obj;.data (33);0x000000c8;0x0;.data (33);0x000000c8</row>
			<row>main.obj;.data (407);0x0000000c;0x0;.data (407);0x0000000c</row>
			<row>system_stm32f4xx.obj;.data (2956);0x00000004;0x0;.data (2956);0x00000004</row>
			<row>common.obj;.rodata (16);0x00000274;0x0;.rodata (16);0x00000274</row>
			<row>common.obj;.rodata (18);0x00000a30;0x0;.rodata (18);0x00000a30</row>
			<row>common.obj;.rodata (20);0x000008d0;0x0;.rodata (20);0x000008d0</row>
			<row>common.obj;.rodata (22);0x000009c0;0x0;.rodata (22);0x000009c0</row>
			<row>common.obj;.rodata (24);0x00014638;0x0;.rodata (24);0x00014638</row>
			<row>common.obj;.rodata (34);0x0000000a;0x0;.rodata (34);0x0000000a</row>
			<row>common.obj;.rodata (35);0x0000000a;0x0;.rodata (35);0x0000000a</row>
			<row>common.obj;.rodata (36);0x00000005;0x0;.rodata (36);0x00000005</row>
			<row>common.obj;.rodata (37);0x00000003;0x0;.rodata (37);0x00000003</row>
			<row>common.obj;.rodata (38);0x00000004;0x0;.rodata (38);0x00000004</row>
			<row>common.obj;.rodata (39);0x00000004;0x0;.rodata (39);0x00000004</row>
			<row>flash_firmware.obj;.rodata (186);0x0000000d;0x0;.rodata (186);0x0000000d</row>
			<row>flash_firmware.obj;.rodata (187);0x00000013;0x0;.rodata (187);0x00000013</row>
			<row>flash_firmware.obj;.rodata (188);0x00000011;0x0;.rodata (188);0x00000011</row>
			<row>flash_firmware.obj;.rodata (189);0x0000000d;0x0;.rodata (189);0x0000000d</row>
			<row>flash_firmware.obj;.rodata (190);0x00000003;0x0;.rodata (190);0x00000003</row>
			<row>flash_firmware.obj;.rodata (193);0x00000008;0x0;.rodata (193);0x00000008</row>
			<row>flash_firmware.obj;.rodata (194);0x00000008;0x0;.rodata (194);0x00000008</row>
			<row>flash_firmware.obj;.rodata (195);0x00000008;0x0;.rodata (195);0x00000008</row>
			<row>flash_firmware.obj;.rodata (196);0x00000002;0x0;.rodata (196);0x00000002</row>
			<row>main.obj;.rodata (408);0x00000006;0x0;.rodata (408);0x00000006</row>
			<row>main.obj;.rodata (410);0x00000010;0x0;.rodata (410);0x00000010</row>
			<row>main.obj;.rodata (411);0x0000000b;0x0;.rodata (411);0x0000000b</row>
			<row>main.obj;.rodata (412);0x00000018;0x0;.rodata (412);0x00000018</row>
			<row>main.obj;.rodata (413);0x00000014;0x0;.rodata (413);0x00000014</row>
			<row>main.obj;.rodata (414);0x0000000f;0x0;.rodata (414);0x0000000f</row>
			<row>main.obj;.rodata (415);0x0000000d;0x0;.rodata (415);0x0000000d</row>
			<row>main.obj;.rodata (416);0x00000008;0x0;.rodata (416);0x00000008</row>
			<row>main.obj;.rodata (417);0x00000011;0x0;.rodata (417);0x00000011</row>
			<row>main.obj;.rodata (418);0x0000000a;0x0;.rodata (418);0x0000000a</row>
			<row>main.obj;.rodata (419);0x0000000d;0x0;.rodata (419);0x0000000d</row>
			<row>main.obj;.rodata (420);0x0000000c;0x0;.rodata (420);0x0000000c</row>
			<row>main.obj;.rodata (421);0x0000000c;0x0;.rodata (421);0x0000000c</row>
			<row>main.obj;.rodata (422);0x0000000e;0x0;.rodata (422);0x0000000e</row>
			<row>persistantData.obj;.rodata (453);0x00000008;0x0;.rodata (453);0x00000008</row>
			<row>stm32f4xx_rcc.obj;.rodata (1597);0x00000010;0x0;.rodata (1597);0x00000010</row>
			<row>system_stm32f4xx.obj;.rodata (2957);0x00000010;0x0;.rodata (2957);0x00000010</row>
			<row>common.obj;.text (3);0x00000046;0x0;.text (3);0x00000046</row>
			<row>common.obj;.text (4);0x00000010;0x0;.text (4);0x00000010</row>
			<row>common.obj;.text (7);0x000000dc;0x0;.text (7);0x000000dc</row>
			<row>common.obj;.text (8);0x00000078;0x0;.text (8);0x00000078</row>
			<row>common.obj;.text (9);0x000000e2;0x0;.text (9);0x000000e2</row>
			<row>common.obj;.text (10);0x00000058;0x0;.text (10);0x00000058</row>
			<row>common.obj;.text (11);0x00000056;0x0;.text (11);0x00000056</row>
			<row>common.obj;.text (12);0x00000014;0x0;.text (12);0x00000014</row>
			<row>common.obj;.text (13);0x00000094;0x0;.text (13);0x00000094</row>
			<row>common.obj;.text (14);0x000000b8;0x0;.text (14);0x000000b8</row>
			<row>flash_firmware.obj;.text (167);0x00000022;0x0;.text (167);0x00000022</row>
			<row>flash_firmware.obj;.text (168);0x00000062;0x0;.text (168);0x00000062</row>
			<row>flash_firmware.obj;.text (169);0x0000005e;0x0;.text (169);0x0000005e</row>
			<row>flash_firmware.obj;.text (170);0x00000022;0x0;.text (170);0x00000022</row>
			<row>flash_firmware.obj;.text (171);0x0000003e;0x0;.text (171);0x0000003e</row>
			<row>flash_firmware.obj;.text (173);0x00000012;0x0;.text (173);0x00000012</row>
			<row>flash_firmware.obj;.text (174);0x00000146;0x0;.text (174);0x00000146</row>
			<row>flash_firmware.obj;.text (176);0x00000138;0x0;.text (176);0x00000138</row>
			<row>flash_firmware.obj;.text (177);0x00000090;0x0;.text (177);0x00000090</row>
			<row>flash_firmware.obj;.text (178);0x000000a4;0x0;.text (178);0x000000a4</row>
			<row>flash_firmware.obj;.text (179);0x00000094;0x0;.text (179);0x00000094</row>
			<row>flash_firmware.obj;.text (180);0x00000032;0x0;.text (180);0x00000032</row>
			<row>flash_firmware.obj;.text (181);0x00000050;0x0;.text (181);0x00000050</row>
			<row>flash_firmware.obj;.text (184);0x00000118;0x0;.text (184);0x00000118</row>
			<row>flash_firmware.obj;.text (185);0x000001e4;0x0;.text (185);0x000001e4</row>
			<row>HD44780.obj;.text (316);0x00000068;0x0;.text (316);0x00000068</row>
			<row>HD44780.obj;.text (317);0x00000012;0x0;.text (317);0x00000012</row>
			<row>HD44780.obj;.text (318);0x00000012;0x0;.text (318);0x00000012</row>
			<row>HD44780.obj;.text (319);0x00000022;0x0;.text (319);0x00000022</row>
			<row>HD44780.obj;.text (320);0x00000026;0x0;.text (320);0x00000026</row>
			<row>HD44780.obj;.text (323);0x00000066;0x0;.text (323);0x00000066</row>
			<row>HD44780.obj;.text (324);0x00000060;0x0;.text (324);0x00000060</row>
			<row>HD44780.obj;.text (325);0x0000001e;0x0;.text (325);0x0000001e</row>
			<row>HD44780.obj;.text (326);0x00000072;0x0;.text (326);0x00000072</row>
			<row>HD44780.obj;.text (327);0x00000072;0x0;.text (327);0x00000072</row>
			<row>main.obj;.text (405);0x000004c4;0x0;.text (405);0x000004c4</row>
			<row>persistantData.obj;.text (438);0x00000038;0x0;.text (438);0x00000038</row>
			<row>persistantData.obj;.text (439);0x000000a8;0x0;.text (439);0x000000a8</row>
			<row>persistantData.obj;.text (440);0x00000160;0x0;.text (440);0x00000160</row>
			<row>persistantData.obj;.text (441);0x0000013c;0x0;.text (441);0x0000013c</row>
			<row>persistantData.obj;.text (442);0x000002a0;0x0;.text (442);0x000002a0</row>
			<row>persistantData.obj;.text (443);0x0000004c;0x0;.text (443);0x0000004c</row>
			<row>persistantData.obj;.text (444);0x00000060;0x0;.text (444);0x00000060</row>
			<row>persistantData.obj;.text (445);0x0000001c;0x0;.text (445);0x0000001c</row>
			<row>persistantData.obj;.text (446);0x00000058;0x0;.text (446);0x00000058</row>
			<row>persistantData.obj;.text (447);0x00000164;0x0;.text (447);0x00000164</row>
			<row>persistantData.obj;.text (448);0x00000052;0x0;.text (448);0x00000052</row>
			<row>persistantData.obj;.text (449);0x000000cc;0x0;.text (449);0x000000cc</row>
			<row>persistantData.obj;.text (450);0x00000014;0x0;.text (450);0x00000014</row>
			<row>persistantData.obj;.text (452);0x0000001e;0x0;.text (452);0x0000001e</row>
			<row>stm32f4xx_it.obj;.text (554);0x00000002;0x0;.text (554);0x00000002</row>
			<row>stm32f4xx_it.obj;.text (555);0x0000000c;0x0;.text (555);0x0000000c</row>
			<row>stm32f4xx_it.obj;.text (556);0x0000000c;0x0;.text (556);0x0000000c</row>
			<row>stm32f4xx_it.obj;.text (557);0x0000000c;0x0;.text (557);0x0000000c</row>
			<row>stm32f4xx_it.obj;.text (558);0x0000000c;0x0;.text (558);0x0000000c</row>
			<row>stm32f4xx_it.obj;.text (559);0x00000002;0x0;.text (559);0x00000002</row>
			<row>stm32f4xx_it.obj;.text (560);0x00000002;0x0;.text (560);0x00000002</row>
			<row>stm32f4xx_it.obj;.text (561);0x00000002;0x0;.text (561);0x00000002</row>
			<row>stm32f4xx_it.obj;.text (562);0x00000010;0x0;.text (562);0x00000010</row>
			<row>stm32f4xx_it.obj;.text (563);0x000001e4;0x0;.text (563);0x000001e4</row>
			<row>stm32f4xx_it.obj;.text (564);0x000001e0;0x0;.text (564);0x000001e0</row>
			<row>misc.obj;.text (637);0x00000090;0x0;.text (637);0x00000090</row>
			<row>stm32f4xx_exti.obj;.text (939);0x000000d8;0x0;.text (939);0x000000d8</row>
			<row>stm32f4xx_exti.obj;.text (944);0x0000002e;0x0;.text (944);0x0000002e</row>
			<row>stm32f4xx_exti.obj;.text (945);0x0000000c;0x0;.text (945);0x0000000c</row>
			<row>stm32f4xx_flash.obj;.text (1005);0x00000038;0x0;.text (1005);0x00000038</row>
			<row>stm32f4xx_flash.obj;.text (1006);0x0000001a;0x0;.text (1006);0x0000001a</row>
			<row>stm32f4xx_flash.obj;.text (1007);0x000000e4;0x0;.text (1007);0x000000e4</row>
			<row>stm32f4xx_flash.obj;.text (1010);0x0000007e;0x0;.text (1010);0x0000007e</row>
			<row>stm32f4xx_flash.obj;.text (1011);0x0000007e;0x0;.text (1011);0x0000007e</row>
			<row>stm32f4xx_flash.obj;.text (1026);0x0000000c;0x0;.text (1026);0x0000000c</row>
			<row>stm32f4xx_flash.obj;.text (1027);0x00000068;0x0;.text (1027);0x00000068</row>
			<row>stm32f4xx_flash.obj;.text (1028);0x0000002c;0x0;.text (1028);0x0000002c</row>
			<row>stm32f4xx_gpio.obj;.text (1215);0x000000ba;0x0;.text (1215);0x000000ba</row>
			<row>stm32f4xx_gpio.obj;.text (1216);0x00000020;0x0;.text (1216);0x00000020</row>
			<row>stm32f4xx_gpio.obj;.text (1222);0x00000004;0x0;.text (1222);0x00000004</row>
			<row>stm32f4xx_gpio.obj;.text (1223);0x00000004;0x0;.text (1223);0x00000004</row>
			<row>stm32f4xx_gpio.obj;.text (1226);0x00000008;0x0;.text (1226);0x00000008</row>
			<row>stm32f4xx_gpio.obj;.text (1227);0x00000060;0x0;.text (1227);0x00000060</row>
			<row>stm32f4xx_rcc.obj;.text (1572);0x00000138;0x0;.text (1572);0x00000138</row>
			<row>stm32f4xx_rcc.obj;.text (1577);0x00000034;0x0;.text (1577);0x00000034</row>
			<row>stm32f4xx_rcc.obj;.text (1581);0x00000034;0x0;.text (1581);0x00000034</row>
			<row>stm32f4xx_syscfg.obj;.text (2051);0x0000006c;0x0;.text (2051);0x0000006c</row>
			<row>stm32f4xx_usart.obj;.text (2746);0x000000ea;0x0;.text (2746);0x000000ea</row>
			<row>stm32f4xx_usart.obj;.text (2750);0x0000001a;0x0;.text (2750);0x0000001a</row>
			<row>stm32f4xx_usart.obj;.text (2754);0x0000000c;0x0;.text (2754);0x0000000c</row>
			<row>stm32f4xx_usart.obj;.text (2755);0x0000000e;0x0;.text (2755);0x0000000e</row>
			<row>stm32f4xx_usart.obj;.text (2770);0x0000001c;0x0;.text (2770);0x0000001c</row>
			<row>system_stm32f4xx.obj;.text (2953);0x000000b2;0x0;.text (2953);0x000000b2</row>
			<row>system_stm32f4xx.obj;.text (2954);0x00000108;0x0;.text (2954);0x00000108</row>
			<row>system_stm32f4xx.obj;.text (2955);0x0000017c;0x0;.text (2955);0x0000017c</row>
			<row>_dcti.obj;.text.__dcti_libc (3142);0x0;0x0;.text.__dcti_libc (3142);0x0</row>
			<row>cstart.obj;.text.cstart (3120);0x00000034;0x0;.text.cstart (3120);0x00000034</row>
			<row>_doprint_simple.obj;.text.libc (3075);0x00000050;0x0;.text.libc (3075);0x00000050</row>
			<row>_doprint_simple.obj;.text.libc (3076);0x0000000e;0x0;.text.libc (3076);0x0000000e</row>
			<row>sprintf.obj;.text.libc (3090);0x0000002c;0x0;.text.libc (3090);0x0000002c</row>
			<row>_io_putc.obj;.text.libc (3100);0x00000022;0x0;.text.libc (3100);0x00000022</row>
			<row>memcpy.obj;.text.libc (3110);0x0000001a;0x0;.text.libc (3110);0x0000001a</row>
			<row>init.obj;.text.libc (3130);0x00000048;0x0;.text.libc (3130);0x00000048</row>
			<row>_Exit.obj;.text.libc (3162);0x00000002;0x0;.text.libc (3162);0x00000002</row>
			<row>memcpy32.obj;.text.librt (3172);0x0000001a;0x0;.text.librt (3172);0x0000001a</row>
			<row>memcpy64.obj;.text.librt (3182);0x0000001e;0x0;.text.librt (3182);0x0000001e</row>
			<row>_dcti.obj;.text.read_bit_libc (3138);0x0;0x0;.text.read_bit_libc (3138);0x0</row>
			<row>_dcti.obj;.text.read_bits_libc (3139);0x0;0x0;.text.read_bits_libc (3139);0x0</row>
			<row>_dcti.obj;.text.read_command_libc (3141);0x0;0x0;.text.read_command_libc (3141);0x0</row>
			<row>_dcti.obj;.text.read_delta_libc (3140);0x0;0x0;.text.read_delta_libc (3140);0x0</row>
		</table>
	</part>
	<part>
		<name>Cross References</name>
		<table>
			<column>
				<name>Definition file</name>
			</column>
			<column>
				<name>Definition section</name>
			</column>
			<column>
				<name>Symbol</name>
			</column>
			<column>
				<name>Referenced in</name>
			</column>
			<row>HD44780.obj;.text (316);LCD_MoveDisplay;main.obj</row>
			<row>HD44780.obj;.text (317);LCD_Clear;flash_firmware.obj, main.obj</row>
			<row>HD44780.obj;.text (318);LCD_MoveCursor;common.obj, flash_firmware.obj, main.obj</row>
			<row>HD44780.obj;.text (319);LCD_Print;common.obj, flash_firmware.obj, main.obj</row>
			<row>HD44780.obj;.text (320);LCD_PrintClear;common.obj, flash_firmware.obj, main.obj</row>
			<row>HD44780.obj;.text (323);LCD_Init;main.obj</row>
			<row>HD44780.obj;.text (327);LCD_WriteCommand;common.obj, main.obj</row>
			<row>_Exit.obj;.text.libc (3162);_Exit;cstart.obj</row>
			<row>_Exit.obj;.text.libc (3162);exit;cstart.obj</row>
			<row>_dcti.obj;.text.__dcti_libc (3142);__dcti;init.obj</row>
			<row>_doprint_simple.obj;.text.libc (3075);__printf_simple2;printf_simple.obj</row>
			<row>_doprint_simple.obj;.text.libc (3075);_doprint;sprintf.obj</row>
			<row>_io_putc.obj;.text.libc (3100);_io_putc;_doprint_simple.obj</row>
			<row>common.obj;.bss (25);TimeOut;stm32f4xx_it.obj</row>
			<row>common.obj;.bss (27);uroven;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.bss (29);redraw;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.bss (30);doAction;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.bss (31);changeArray;flash_firmware.obj, main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.bss (32);cursorPosition;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.data (26);pozice;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.data (33);FirmwareItems;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.text (11);itomac_;main.obj</row>
			<row>common.obj;.text (12);Delay;flash_firmware.obj, HD44780.obj, main.obj</row>
			<row>common.obj;.text (13);EXTILine4_Config;main.obj</row>
			<row>common.obj;.text (14);EXTILine5_Config;main.obj</row>
			<row>common.obj;.text (3);Led_Init;main.obj</row>
			<row>common.obj;.text (4);Led_On;main.obj</row>
			<row>common.obj;.text (7);Menu;main.obj</row>
			<row>common.obj;.text (8);MoveInMenu;stm32f4xx_it.obj</row>
			<row>cstart.obj;.text.cstart (3120);Reset_Handler;, main.obj</row>
			<row>cstart.obj;.text.cstart (3120);_START;, main.obj</row>
			<row>flash_firmware.obj;.text (167);RCC_Configuration;main.obj</row>
			<row>flash_firmware.obj;.text (168);GPIO_Configuration;main.obj</row>
			<row>flash_firmware.obj;.text (169);USART2_Configuration;main.obj</row>
			<row>flash_firmware.obj;.text (176);GetCommand;main.obj</row>
			<row>flash_firmware.obj;.text (177);GetIdCommand;main.obj</row>
			<row>flash_firmware.obj;.text (178);full_erase;main.obj</row>
			<row>flash_firmware.obj;.text (179);remove_protection;main.obj</row>
			<row>flash_firmware.obj;.text (181);Init_Bootloader;main.obj</row>
			<row>flash_firmware.obj;.text (184);RunCode;main.obj</row>
			<row>flash_firmware.obj;.text (185);Flash_Firmware;main.obj</row>
			<row>init.obj;.text.libc (3130);__init;cstart.obj</row>
			<row>main.obj;.text (405);main;cstart.obj</row>
			<row>memcpy.obj;.text.libc (3110);memcpy;persistantData.obj</row>
			<row>memcpy32.obj;.text.librt (3172);__aeabi_memcpy4;main.obj</row>
			<row>memcpy64.obj;.text.librt (3182);__aeabi_memcpy8;flash_firmware.obj, main.obj</row>
			<row>misc.obj;.text (637);NVIC_Init;common.obj, stm32f4_discovery.obj</row>
			<row>persistantData.obj;.text (438);PersistentData_Empty;main.obj</row>
			<row>persistantData.obj;.text (441);PersistentData_set;main.obj</row>
			<row>persistantData.obj;.text (444);PersistentData_Default;main.obj</row>
			<row>persistantData.obj;.text (447);PersistentData_get;main.obj</row>
			<row>sprintf.obj;.text.libc (3090);sprintf;common.obj</row>
			<row>stm32f4xx_exti.obj;.text (939);EXTI_Init;common.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_exti.obj;.text (944);EXTI_GetITStatus;stm32f4xx_it.obj</row>
			<row>stm32f4xx_exti.obj;.text (945);EXTI_ClearITPendingBit;stm32f4xx_it.obj</row>
			<row>stm32f4xx_flash.obj;.text (1005);FLASH_Unlock;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (1006);FLASH_Lock;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (1007);FLASH_EraseSector;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (1010);FLASH_ProgramWord;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (1011);FLASH_ProgramHalfWord;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (1026);FLASH_ClearFlag;persistantData.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1215);GPIO_Init;common.obj, flash_firmware.obj, HD44780.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1216);GPIO_StructInit;HD44780.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1222);GPIO_SetBits;HD44780.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1223);GPIO_ResetBits;common.obj, HD44780.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1226);GPIO_ToggleBits;stm32f4xx_it.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1227);GPIO_PinAFConfig;flash_firmware.obj</row>
			<row>stm32f4xx_rcc.obj;.text (1572);RCC_GetClocksFreq;stm32f4xx_i2c.obj, stm32f4xx_usart.obj</row>
			<row>stm32f4xx_rcc.obj;.text (1577);RCC_AHB1PeriphClockCmd;common.obj, flash_firmware.obj, HD44780.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_rcc.obj;.text (1581);RCC_APB2PeriphClockCmd;common.obj, flash_firmware.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_syscfg.obj;.text (2051);SYSCFG_EXTILineConfig;common.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_usart.obj;.text (2746);USART_Init;flash_firmware.obj</row>
			<row>stm32f4xx_usart.obj;.text (2750);USART_Cmd;flash_firmware.obj</row>
			<row>stm32f4xx_usart.obj;.text (2754);USART_SendData;flash_firmware.obj</row>
			<row>stm32f4xx_usart.obj;.text (2755);USART_ReceiveData;flash_firmware.obj</row>
			<row>stm32f4xx_usart.obj;.text (2770);USART_GetFlagStatus;flash_firmware.obj</row>
			<row>system_stm32f4xx.obj;.data (2956);SystemCoreClock;main.obj</row>
			<row>system_stm32f4xx.obj;.text (2953);SystemInit;main.obj, cstart.obj</row>
			<row>system_stm32f4xx.obj;.text (2954);SystemCoreClockUpdate;main.obj</row>
		</table>
	</part>
	<part>
		<name>Call Graph</name>
		<tree>
			<name>_START</name>
			<child>
				<name>main</name>
				<child>
					<name>Led_Init</name>
					<child>
						<name>GPIO_Init *</name>
					</child>
					<child>
						<name>RCC_AHB1PeriphClockCmd *</name>
					</child>
				</child>
				<child>
					<name>Menu</name>
					<child>
						<name>iarrayToString</name>
						<child>
							<name>base10to16 *</name>
						</child>
					</child>
					<child>
						<name>LCD_WriteCommand *</name>
					</child>
					<child>
						<name>LCD_MoveCursor *</name>
					</child>
					<child>
						<name>LCD_Print *</name>
					</child>
					<child>
						<name>LCD_PrintClear *</name>
					</child>
					<child>
						<name>sprintf</name>
						<child>
							<name>_doprint</name>
							<child>
								<name>_doprint_simple.c:.cocofun_1</name>
								<child>
									<name>_io_putc *</name>
								</child>
							</child>
							<child>
								<name>_io_putc *</name>
							</child>
						</child>
					</child>
				</child>
				<child>
					<name>itomac_</name>
					<child>
						<name>base10to16 *</name>
					</child>
				</child>
				<child>
					<name>EXTILine4_Config</name>
					<child>
						<name>NVIC_Init *</name>
					</child>
					<child>
						<name>EXTI_Init *</name>
					</child>
					<child>
						<name>GPIO_Init *</name>
					</child>
					<child>
						<name>RCC_AHB1PeriphClockCmd *</name>
					</child>
					<child>
						<name>RCC_APB2PeriphClockCmd *</name>
					</child>
					<child>
						<name>SYSCFG_EXTILineConfig *</name>
					</child>
				</child>
				<child>
					<name>EXTILine5_Config</name>
					<child>
						<name>NVIC_Init *</name>
					</child>
					<child>
						<name>EXTI_Init *</name>
					</child>
					<child>
						<name>GPIO_Init *</name>
					</child>
					<child>
						<name>RCC_AHB1PeriphClockCmd *</name>
					</child>
					<child>
						<name>RCC_APB2PeriphClockCmd *</name>
					</child>
					<child>
						<name>SYSCFG_EXTILineConfig *</name>
					</child>
				</child>
				<child>
					<name>Led_On</name>
				</child>
				<child>
					<name>Delay *</name>
				</child>
				<child>
					<name>Flash_Firmware</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>write_memory</name>
						<child>
							<name>USART_Send *</name>
						</child>
						<child>
							<name>USART_Receive *</name>
						</child>
						<child>
							<name>is_ACK *</name>
						</child>
					</child>
					<child>
						<name>full_erase *</name>
					</child>
					<child>
						<name>itoa</name>
					</child>
					<child>
						<name>LCD_Clear *</name>
					</child>
					<child>
						<name>LCD_MoveCursor *</name>
					</child>
					<child>
						<name>LCD_Print *</name>
					</child>
					<child>
						<name>__aeabi_memcpy8 *</name>
					</child>
				</child>
				<child>
					<name>RCC_Configuration</name>
					<child>
						<name>RCC_AHB1PeriphClockCmd *</name>
					</child>
					<child>
						<name>RCC_APB2PeriphClockCmd *</name>
					</child>
				</child>
				<child>
					<name>GPIO_Configuration</name>
					<child>
						<name>GPIO_Init *</name>
					</child>
					<child>
						<name>GPIO_PinAFConfig</name>
					</child>
				</child>
				<child>
					<name>USART2_Configuration</name>
					<child>
						<name>USART_Init</name>
						<child>
							<name>RCC_GetClocksFreq</name>
						</child>
					</child>
					<child>
						<name>USART_Cmd</name>
					</child>
				</child>
				<child>
					<name>GetCommand</name>
					<child>
						<name>USART_Send *</name>
					</child>
					<child>
						<name>USART_Receive *</name>
					</child>
					<child>
						<name>is_ACK *</name>
					</child>
				</child>
				<child>
					<name>GetIdCommand</name>
					<child>
						<name>USART_Send *</name>
					</child>
					<child>
						<name>USART_Receive *</name>
					</child>
					<child>
						<name>is_ACK *</name>
					</child>
				</child>
				<child>
					<name>full_erase *</name>
				</child>
				<child>
					<name>remove_protection</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>USART_Send *</name>
					</child>
					<child>
						<name>USART_Receive *</name>
					</child>
					<child>
						<name>is_ACK *</name>
					</child>
					<child>
						<name>LCD_Clear *</name>
					</child>
					<child>
						<name>LCD_Print *</name>
					</child>
				</child>
				<child>
					<name>Init_Bootloader</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>USART_Send *</name>
					</child>
					<child>
						<name>USART_Receive *</name>
					</child>
					<child>
						<name>is_ACK *</name>
					</child>
					<child>
						<name>LCD_Clear *</name>
					</child>
					<child>
						<name>LCD_Print *</name>
					</child>
				</child>
				<child>
					<name>RunCode</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>USART_Send *</name>
					</child>
					<child>
						<name>USART_Receive *</name>
					</child>
					<child>
						<name>is_ACK *</name>
					</child>
					<child>
						<name>LCD_PrintClear *</name>
					</child>
				</child>
				<child>
					<name>LCD_MoveDisplay</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>LCD_WriteCommand *</name>
					</child>
				</child>
				<child>
					<name>LCD_WriteCommand *</name>
				</child>
				<child>
					<name>LCD_Clear *</name>
				</child>
				<child>
					<name>LCD_MoveCursor *</name>
				</child>
				<child>
					<name>LCD_Print *</name>
				</child>
				<child>
					<name>LCD_PrintClear *</name>
				</child>
				<child>
					<name>LCD_Init</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>LCD_WriteCommand *</name>
					</child>
					<child>
						<name>LCD_HW_Init</name>
						<child>
							<name>GPIO_Init *</name>
						</child>
						<child>
							<name>GPIO_StructInit</name>
						</child>
						<child>
							<name>GPIO_SetBits *</name>
						</child>
						<child>
							<name>GPIO_ResetBits *</name>
						</child>
						<child>
							<name>RCC_AHB1PeriphClockCmd *</name>
						</child>
					</child>
				</child>
				<child>
					<name>PersistentData_Empty</name>
					<child>
						<name>PersistentData_DataLen *</name>
					</child>
				</child>
				<child>
					<name>PersistentData_set</name>
					<child>
						<name>PersistentData_crc16_compute *</name>
					</child>
					<child>
						<name>PersistentData_program_difference</name>
						<child>
							<name>PersistentData_ReadRawData *</name>
						</child>
						<child>
							<name>PersistentData_WriteRawData *</name>
						</child>
					</child>
					<child>
						<name>PersistentData_Default *</name>
					</child>
					<child>
						<name>FLASH_Unlock *</name>
					</child>
					<child>
						<name>FLASH_Lock *</name>
					</child>
					<child>
						<name>FLASH_ClearFlag *</name>
					</child>
				</child>
				<child>
					<name>PersistentData_Default *</name>
				</child>
				<child>
					<name>PersistentData_get</name>
					<child>
						<name>PersistentData_crc16_get *</name>
					</child>
					<child>
						<name>PersistentData_ReadRawData *</name>
					</child>
					<child>
						<name>PersistentData_crc16_compute *</name>
					</child>
					<child>
						<name>PersistentData_CopySector</name>
						<child>
							<name>PersistentData_ReadRawData *</name>
						</child>
						<child>
							<name>PersistentData_WriteRawData *</name>
						</child>
						<child>
							<name>PersistentData_Erase *</name>
						</child>
					</child>
					<child>
						<name>PersistentData_SwitchSector</name>
					</child>
					<child>
						<name>FLASH_Unlock *</name>
					</child>
					<child>
						<name>FLASH_Lock *</name>
					</child>
					<child>
						<name>FLASH_ClearFlag *</name>
					</child>
				</child>
				<child>
					<name>SystemInit *</name>
				</child>
				<child>
					<name>SystemCoreClockUpdate</name>
				</child>
				<child>
					<name>__aeabi_memcpy4</name>
				</child>
				<child>
					<name>__aeabi_memcpy8 *</name>
				</child>
			</child>
			<child>
				<name>SystemInit *</name>
			</child>
			<child>
				<name>__init</name>
				<child>
					<name>__dcti</name>
					<child>
						<name>_dcti.c:read_delta *</name>
					</child>
					<child>
						<name>_dcti.c:read_command</name>
						<child>
							<name>_dcti.c:read_bits *</name>
						</child>
						<child>
							<name>_dcti.c:read_bit *</name>
						</child>
						<child>
							<name>_dcti.c:read_delta *</name>
						</child>
					</child>
				</child>
			</child>
			<child>
				<name>exit</name>
			</child>
		</tree>
		<tree>
			<name>_dcti.c:read_bit</name>
		</tree>
		<tree>
			<name>_dcti.c:read_bits</name>
			<child>
				<name>_dcti.c:read_bit *</name>
			</child>
		</tree>
		<tree>
			<name>_dcti.c:read_delta</name>
			<child>
				<name>_dcti.c:read_bits *</name>
			</child>
			<child>
				<name>_dcti.c:read_bit *</name>
			</child>
		</tree>
		<tree>
			<name>SystemInit</name>
			<child>
				<name>system_stm32f4xx.c:SetSysClock</name>
			</child>
		</tree>
		<tree>
			<name>PersistentData_Erase</name>
			<child>
				<name>FLASH_EraseSector</name>
				<child>
					<name>FLASH_WaitForLastOperation *</name>
				</child>
			</child>
		</tree>
		<tree>
			<name>FLASH_WaitForLastOperation</name>
			<child>
				<name>FLASH_GetStatus</name>
			</child>
		</tree>
		<tree>
			<name>PersistentData_crc16_get</name>
			<child>
				<name>PersistentData_DataLen *</name>
			</child>
			<child>
				<name>PersistentData_ReadRawData *</name>
			</child>
		</tree>
		<tree>
			<name>FLASH_ClearFlag</name>
		</tree>
		<tree>
			<name>FLASH_Lock</name>
		</tree>
		<tree>
			<name>FLASH_Unlock</name>
		</tree>
		<tree>
			<name>PersistentData_Default</name>
			<child>
				<name>PersistentData_Erase *</name>
			</child>
			<child>
				<name>PersistentData_WriteData</name>
				<child>
					<name>PersistentData_crc16_compute *</name>
				</child>
				<child>
					<name>FLASH_ProgramWord</name>
					<child>
						<name>FLASH_WaitForLastOperation *</name>
					</child>
				</child>
				<child>
					<name>FLASH_ProgramHalfWord *</name>
				</child>
			</child>
			<child>
				<name>FLASH_Unlock *</name>
			</child>
			<child>
				<name>FLASH_Lock *</name>
			</child>
		</tree>
		<tree>
			<name>FLASH_ProgramHalfWord</name>
			<child>
				<name>FLASH_WaitForLastOperation *</name>
			</child>
		</tree>
		<tree>
			<name>PersistentData_WriteRawData</name>
			<child>
				<name>FLASH_ProgramHalfWord *</name>
			</child>
		</tree>
		<tree>
			<name>PersistentData_ReadRawData</name>
			<child>
				<name>memcpy *</name>
			</child>
		</tree>
		<tree>
			<name>memcpy</name>
		</tree>
		<tree>
			<name>PersistentData_crc16_compute</name>
			<child>
				<name>PersistentData_DataLen *</name>
			</child>
			<child>
				<name>PersistentData_crc16_get *</name>
			</child>
			<child>
				<name>PersistentData_ReadRawData *</name>
			</child>
		</tree>
		<tree>
			<name>PersistentData_DataLen</name>
			<child>
				<name>memcpy *</name>
			</child>
		</tree>
		<tree>
			<name>GPIO_ResetBits</name>
		</tree>
		<tree>
			<name>GPIO_SetBits</name>
		</tree>
		<tree>
			<name>__aeabi_memcpy8</name>
		</tree>
		<tree>
			<name>LCD_Clear</name>
			<child>
				<name>LCD_WriteCommand *</name>
			</child>
		</tree>
		<tree>
			<name>full_erase</name>
			<child>
				<name>USART_Send *</name>
			</child>
			<child>
				<name>USART_Receive *</name>
			</child>
			<child>
				<name>is_ACK *</name>
			</child>
			<child>
				<name>LCD_Clear *</name>
			</child>
			<child>
				<name>LCD_Print *</name>
			</child>
		</tree>
		<tree>
			<name>is_ACK</name>
		</tree>
		<tree>
			<name>USART_Receive</name>
			<child>
				<name>USART_ReceiveData</name>
			</child>
			<child>
				<name>USART_GetFlagStatus *</name>
			</child>
		</tree>
		<tree>
			<name>USART_GetFlagStatus</name>
		</tree>
		<tree>
			<name>USART_Send</name>
			<child>
				<name>USART_SendData</name>
			</child>
			<child>
				<name>USART_GetFlagStatus *</name>
			</child>
		</tree>
		<tree>
			<name>Delay</name>
		</tree>
		<tree>
			<name>SYSCFG_EXTILineConfig</name>
		</tree>
		<tree>
			<name>RCC_APB2PeriphClockCmd</name>
		</tree>
		<tree>
			<name>EXTI_Init</name>
		</tree>
		<tree>
			<name>NVIC_Init</name>
		</tree>
		<tree>
			<name>_io_putc</name>
			<child>
				<name>fputc</name>
			</child>
		</tree>
		<tree>
			<name>LCD_PrintClear</name>
			<child>
				<name>LCD_Clear *</name>
			</child>
			<child>
				<name>LCD_WriteData *</name>
			</child>
		</tree>
		<tree>
			<name>LCD_WriteData</name>
			<child>
				<name>Delay *</name>
			</child>
			<child>
				<name>LCD_SetDataOutput *</name>
			</child>
			<child>
				<name>GPIO_SetBits *</name>
			</child>
			<child>
				<name>GPIO_ResetBits *</name>
			</child>
		</tree>
		<tree>
			<name>LCD_SetDataOutput</name>
		</tree>
		<tree>
			<name>LCD_Print</name>
			<child>
				<name>LCD_WriteData *</name>
			</child>
		</tree>
		<tree>
			<name>LCD_MoveCursor</name>
			<child>
				<name>LCD_WriteCommand *</name>
			</child>
		</tree>
		<tree>
			<name>LCD_WriteCommand</name>
			<child>
				<name>Delay *</name>
			</child>
			<child>
				<name>LCD_SetDataOutput *</name>
			</child>
			<child>
				<name>GPIO_SetBits *</name>
			</child>
			<child>
				<name>GPIO_ResetBits *</name>
			</child>
		</tree>
		<tree>
			<name>base10to16</name>
		</tree>
		<tree>
			<name>RCC_AHB1PeriphClockCmd</name>
		</tree>
		<tree>
			<name>GPIO_Init</name>
		</tree>
		<tree>
			<name>_Exit</name>
		</tree>
		<tree>
			<name>SysTick_Handler</name>
		</tree>
		<tree>
			<name>PendSV_Handler</name>
		</tree>
		<tree>
			<name>DebugMon_Handler</name>
		</tree>
		<tree>
			<name>SVC_Handler</name>
		</tree>
		<tree>
			<name>UsageFault_Handler</name>
		</tree>
		<tree>
			<name>BusFault_Handler</name>
		</tree>
		<tree>
			<name>MemManage_Handler</name>
		</tree>
		<tree>
			<name>HardFault_Handler</name>
		</tree>
		<tree>
			<name>NMI_Handler</name>
		</tree>
		<tree>
			<name>EXTI9_5_IRQHandler</name>
			<child>
				<name>MoveInMenu</name>
			</child>
			<child>
				<name>EXTI_GetITStatus *</name>
			</child>
			<child>
				<name>EXTI_ClearITPendingBit *</name>
			</child>
			<child>
				<name>GPIO_ToggleBits *</name>
			</child>
		</tree>
		<tree>
			<name>GPIO_ToggleBits</name>
		</tree>
		<tree>
			<name>EXTI_ClearITPendingBit</name>
		</tree>
		<tree>
			<name>EXTI_GetITStatus</name>
		</tree>
		<tree>
			<name>EXTI4_IRQHandler</name>
			<child>
				<name>EXTI_GetITStatus *</name>
			</child>
			<child>
				<name>EXTI_ClearITPendingBit *</name>
			</child>
			<child>
				<name>GPIO_ToggleBits *</name>
			</child>
		</tree>
	</part>
	<part>
		<name>Locate Result</name>
		<part>
			<name>Task entry address</name>
			<table>
				<row>symbol;_START</row>
			</table>
		</part>
		<part>
			<name>Sections</name>
			<table>
				<name>Space ARM:ARM:linear (MAU = 8bit)</name>
				<column>
					<name>Chip</name>
				</column>
				<column>
					<name>Group</name>
				</column>
				<column>
					<name>Section</name>
				</column>
				<column>
					<name>Size (MAU)</name>
				</column>
				<column>
					<name>Space addr</name>
				</column>
				<column>
					<name>Chip addr</name>
				</column>
				<column>
					<name>Alignment</name>
				</column>
				<row>STM32F4xx_Flash;;_vector_0 (3304);0x00000004;0x08010000;0x0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_1 (3303);0x00000004;0x08010004;0x00000004;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_2 (3302);0x00000004;0x08010008;0x00000008;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_3 (3301);0x00000004;0x0801000c;0x0000000c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_4 (3300);0x00000004;0x08010010;0x00000010;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_5 (3299);0x00000004;0x08010014;0x00000014;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_6 (3298);0x00000004;0x08010018;0x00000018;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_7 (3297);0x00000004;0x0801001c;0x0000001c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_8 (3296);0x00000004;0x08010020;0x00000020;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_9 (3295);0x00000004;0x08010024;0x00000024;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_10 (3294);0x00000004;0x08010028;0x00000028;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_11 (3293);0x00000004;0x0801002c;0x0000002c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_12 (3292);0x00000004;0x08010030;0x00000030;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_13 (3291);0x00000004;0x08010034;0x00000034;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_14 (3290);0x00000004;0x08010038;0x00000038;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_15 (3289);0x00000004;0x0801003c;0x0000003c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_16 (3288);0x00000004;0x08010040;0x00000040;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_17 (3287);0x00000004;0x08010044;0x00000044;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_18 (3286);0x00000004;0x08010048;0x00000048;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_19 (3285);0x00000004;0x0801004c;0x0000004c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_20 (3284);0x00000004;0x08010050;0x00000050;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_21 (3283);0x00000004;0x08010054;0x00000054;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_22 (3282);0x00000004;0x08010058;0x00000058;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_23 (3281);0x00000004;0x0801005c;0x0000005c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_24 (3280);0x00000004;0x08010060;0x00000060;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_25 (3279);0x00000004;0x08010064;0x00000064;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_26 (3278);0x00000004;0x08010068;0x00000068;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_27 (3277);0x00000004;0x0801006c;0x0000006c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_28 (3276);0x00000004;0x08010070;0x00000070;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_29 (3275);0x00000004;0x08010074;0x00000074;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_30 (3274);0x00000004;0x08010078;0x00000078;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_31 (3273);0x00000004;0x0801007c;0x0000007c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_32 (3272);0x00000004;0x08010080;0x00000080;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_33 (3271);0x00000004;0x08010084;0x00000084;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_34 (3270);0x00000004;0x08010088;0x00000088;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_35 (3269);0x00000004;0x0801008c;0x0000008c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_36 (3268);0x00000004;0x08010090;0x00000090;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_37 (3267);0x00000004;0x08010094;0x00000094;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_38 (3266);0x00000004;0x08010098;0x00000098;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_39 (3265);0x00000004;0x0801009c;0x0000009c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_40 (3264);0x00000004;0x080100a0;0x000000a0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_41 (3263);0x00000004;0x080100a4;0x000000a4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_42 (3262);0x00000004;0x080100a8;0x000000a8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_43 (3261);0x00000004;0x080100ac;0x000000ac;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_44 (3260);0x00000004;0x080100b0;0x000000b0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_45 (3259);0x00000004;0x080100b4;0x000000b4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_46 (3258);0x00000004;0x080100b8;0x000000b8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_47 (3257);0x00000004;0x080100bc;0x000000bc;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_48 (3256);0x00000004;0x080100c0;0x000000c0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_49 (3255);0x00000004;0x080100c4;0x000000c4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_50 (3254);0x00000004;0x080100c8;0x000000c8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_51 (3253);0x00000004;0x080100cc;0x000000cc;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_52 (3252);0x00000004;0x080100d0;0x000000d0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_53 (3251);0x00000004;0x080100d4;0x000000d4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_54 (3250);0x00000004;0x080100d8;0x000000d8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_55 (3249);0x00000004;0x080100dc;0x000000dc;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_56 (3248);0x00000004;0x080100e0;0x000000e0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_57 (3247);0x00000004;0x080100e4;0x000000e4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_58 (3246);0x00000004;0x080100e8;0x000000e8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_59 (3245);0x00000004;0x080100ec;0x000000ec;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_60 (3244);0x00000004;0x080100f0;0x000000f0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_61 (3243);0x00000004;0x080100f4;0x000000f4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_62 (3242);0x00000004;0x080100f8;0x000000f8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_63 (3241);0x00000004;0x080100fc;0x000000fc;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_64 (3240);0x00000004;0x08010100;0x00000100;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_65 (3239);0x00000004;0x08010104;0x00000104;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_66 (3238);0x00000004;0x08010108;0x00000108;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_67 (3237);0x00000004;0x0801010c;0x0000010c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_68 (3236);0x00000004;0x08010110;0x00000110;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_69 (3235);0x00000004;0x08010114;0x00000114;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_70 (3234);0x00000004;0x08010118;0x00000118;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_71 (3233);0x00000004;0x0801011c;0x0000011c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_72 (3232);0x00000004;0x08010120;0x00000120;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_73 (3231);0x00000004;0x08010124;0x00000124;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_74 (3230);0x00000004;0x08010128;0x00000128;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_75 (3229);0x00000004;0x0801012c;0x0000012c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_76 (3228);0x00000004;0x08010130;0x00000130;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_77 (3227);0x00000004;0x08010134;0x00000134;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_78 (3226);0x00000004;0x08010138;0x00000138;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_79 (3225);0x00000004;0x0801013c;0x0000013c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_80 (3224);0x00000004;0x08010140;0x00000140;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_81 (3223);0x00000004;0x08010144;0x00000144;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_82 (3222);0x00000004;0x08010148;0x00000148;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_83 (3221);0x00000004;0x0801014c;0x0000014c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_84 (3220);0x00000004;0x08010150;0x00000150;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_85 (3219);0x00000004;0x08010154;0x00000154;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_86 (3218);0x00000004;0x08010158;0x00000158;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_87 (3217);0x00000004;0x0801015c;0x0000015c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_88 (3216);0x00000004;0x08010160;0x00000160;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_89 (3215);0x00000004;0x08010164;0x00000164;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_90 (3214);0x00000004;0x08010168;0x00000168;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_91 (3213);0x00000004;0x0801016c;0x0000016c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_92 (3212);0x00000004;0x08010170;0x00000170;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_93 (3211);0x00000004;0x08010174;0x00000174;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_94 (3210);0x00000004;0x08010178;0x00000178;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_95 (3209);0x00000004;0x0801017c;0x0000017c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_96 (3208);0x00000004;0x08010180;0x00000180;0x00000004</row>
				<row>STM32F4xx_Flash;;[.data] (3207);0x00000004;0x08010184;0x00000184;0x00000004</row>
				<row>STM32F4xx_Flash;;[.data] (3206);0x0000000c;0x08010188;0x00000188;0x00000004</row>
				<row>STM32F4xx_Flash;;[.data] (3205);0x000000c8;0x08010194;0x00000194;0x00000004</row>
				<row>STM32F4xx_Flash;;[.data] (3204);0x00000001;0x0801025c;0x0000025c;0x00000001</row>
				<row>STM32F4xx_Flash;;.rodata (196);0x00000002;0x0801025e;0x0000025e;0x00000002</row>
				<row>STM32F4xx_Flash;;.rodata (24);0x00014638;0x08010260;0x00000260;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (18);0x00000a30;0x08024898;0x00014898;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (22);0x000009c0;0x080252c8;0x000152c8;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (20);0x000008d0;0x08025c88;0x00015c88;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (405);0x000004c4;0x08026558;0x00016558;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (442);0x000002a0;0x08026a1c;0x00016a1c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (16);0x00000274;0x08026cbc;0x00016cbc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (185);0x000001e4;0x08026f30;0x00016f30;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (563);0x000001e4;0x08027114;0x00017114;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (564);0x000001e0;0x080272f8;0x000172f8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2955);0x0000017c;0x080274d8;0x000174d8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (447);0x00000164;0x08027654;0x00017654;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (440);0x00000160;0x080277b8;0x000177b8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (174);0x00000146;0x08027918;0x00017918;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.read_bit_libc (3138);0x0;0x08027a60;0x00017a60;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.read_bits_libc (3139);0x0;0x08027a60;0x00017a60;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.read_delta_libc (3140);0x0;0x08027a60;0x00017a60;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.read_command_libc (3141);0x0;0x08027a60;0x00017a60;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.__dcti_libc (3142);0x0;0x08027a60;0x00017a60;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (441);0x0000013c;0x08027a60;0x00017a60;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (176);0x00000138;0x08027b9c;0x00017b9c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1572);0x00000138;0x08027cd4;0x00017cd4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (184);0x00000118;0x08027e0c;0x00017e0c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2954);0x00000108;0x08027f24;0x00017f24;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2746);0x000000ea;0x0802802c;0x0001802c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1007);0x000000e4;0x08028118;0x00018118;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (9);0x000000e2;0x080281fc;0x000181fc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (7);0x000000dc;0x080282e0;0x000182e0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (939);0x000000d8;0x080283bc;0x000183bc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (449);0x000000cc;0x08028494;0x00018494;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1215);0x000000ba;0x08028560;0x00018560;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (14);0x000000b8;0x0802861c;0x0001861c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2953);0x000000b2;0x080286d4;0x000186d4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (439);0x000000a8;0x08028788;0x00018788;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (178);0x000000a4;0x08028830;0x00018830;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (13);0x00000094;0x080288d4;0x000188d4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (179);0x00000094;0x08028968;0x00018968;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (177);0x00000090;0x080289fc;0x000189fc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (637);0x00000090;0x08028a8c;0x00018a8c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1010);0x0000007e;0x08028b1c;0x00018b1c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1011);0x0000007e;0x08028b9c;0x00018b9c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (8);0x00000078;0x08028c1c;0x00018c1c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (326);0x00000072;0x08028c94;0x00018c94;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (327);0x00000072;0x08028d08;0x00018d08;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2051);0x0000006c;0x08028d7c;0x00018d7c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (316);0x00000068;0x08028de8;0x00018de8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1027);0x00000068;0x08028e50;0x00018e50;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (323);0x00000066;0x08028eb8;0x00018eb8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (168);0x00000062;0x08028f20;0x00018f20;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (324);0x00000060;0x08028f84;0x00018f84;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (444);0x00000060;0x08028fe4;0x00018fe4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1227);0x00000060;0x08029044;0x00019044;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (169);0x0000005e;0x080290a4;0x000190a4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (10);0x00000058;0x08029104;0x00019104;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (446);0x00000058;0x0802915c;0x0001915c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (11);0x00000056;0x080291b4;0x000191b4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (448);0x00000052;0x0802920c;0x0001920c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (181);0x00000050;0x08029260;0x00019260;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3075);0x00000050;0x080292b0;0x000192b0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (443);0x0000004c;0x08029300;0x00019300;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3130);0x00000048;0x0802934c;0x0001934c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (3);0x00000046;0x08029394;0x00019394;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (171);0x0000003e;0x080293dc;0x000193dc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (438);0x00000038;0x0802941c;0x0001941c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1005);0x00000038;0x08029454;0x00019454;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1577);0x00000034;0x0802948c;0x0001948c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1581);0x00000034;0x080294c0;0x000194c0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.cstart (3120);0x00000034;0x080294f4;0x000194f4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (180);0x00000032;0x08029528;0x00019528;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (944);0x0000002e;0x0802955c;0x0001955c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1028);0x0000002c;0x0802958c;0x0001958c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3090);0x0000002c;0x080295b8;0x000195b8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (320);0x00000026;0x080295e4;0x000195e4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (167);0x00000022;0x0802960c;0x0001960c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (170);0x00000022;0x08029630;0x00019630;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (319);0x00000022;0x08029654;0x00019654;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3100);0x00000022;0x08029678;0x00019678;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1216);0x00000020;0x0802969c;0x0001969c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (325);0x0000001e;0x080296bc;0x000196bc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (452);0x0000001e;0x080296dc;0x000196dc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.librt (3182);0x0000001e;0x080296fc;0x000196fc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (445);0x0000001c;0x0802971c;0x0001971c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2770);0x0000001c;0x08029738;0x00019738;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1006);0x0000001a;0x08029754;0x00019754;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2750);0x0000001a;0x08029770;0x00019770;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3110);0x0000001a;0x0802978c;0x0001978c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.librt (3172);0x0000001a;0x080297a8;0x000197a8;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (412);0x00000018;0x080297c4;0x000197c4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (12);0x00000014;0x080297dc;0x000197dc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (450);0x00000014;0x080297f0;0x000197f0;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (413);0x00000014;0x08029804;0x00019804;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (187);0x00000013;0x08029818;0x00019818;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (173);0x00000012;0x0802982c;0x0001982c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (317);0x00000012;0x08029840;0x00019840;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (318);0x00000012;0x08029854;0x00019854;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (188);0x00000011;0x08029868;0x00019868;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (417);0x00000011;0x0802987c;0x0001987c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (4);0x00000010;0x08029890;0x00019890;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (562);0x00000010;0x080298a0;0x000198a0;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (410);0x00000010;0x080298b0;0x000198b0;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (1597);0x00000010;0x080298c0;0x000198c0;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (2957);0x00000010;0x080298d0;0x000198d0;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (414);0x0000000f;0x080298e0;0x000198e0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2755);0x0000000e;0x080298f0;0x000198f0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3076);0x0000000e;0x08029900;0x00019900;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (422);0x0000000e;0x08029910;0x00019910;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (186);0x0000000d;0x08029920;0x00019920;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (189);0x0000000d;0x08029930;0x00019930;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (415);0x0000000d;0x08029940;0x00019940;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (419);0x0000000d;0x08029950;0x00019950;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (555);0x0000000c;0x08029960;0x00019960;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (556);0x0000000c;0x0802996c;0x0001996c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (557);0x0000000c;0x08029978;0x00019978;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (558);0x0000000c;0x08029984;0x00019984;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (945);0x0000000c;0x08029990;0x00019990;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1026);0x0000000c;0x0802999c;0x0001999c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2754);0x0000000c;0x080299a8;0x000199a8;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (420);0x0000000c;0x080299b4;0x000199b4;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (421);0x0000000c;0x080299c0;0x000199c0;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (411);0x0000000b;0x080299cc;0x000199cc;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (34);0x0000000a;0x080299d8;0x000199d8;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (35);0x0000000a;0x080299e4;0x000199e4;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (418);0x0000000a;0x080299f0;0x000199f0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1226);0x00000008;0x080299fc;0x000199fc;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (193);0x00000008;0x08029a04;0x00019a04;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (194);0x00000008;0x08029a0c;0x00019a0c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (195);0x00000008;0x08029a14;0x00019a14;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (416);0x00000008;0x08029a1c;0x00019a1c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (453);0x00000008;0x08029a24;0x00019a24;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (408);0x00000006;0x08029a2c;0x00019a2c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (36);0x00000005;0x08029a34;0x00019a34;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1222);0x00000004;0x08029a3c;0x00019a3c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1223);0x00000004;0x08029a40;0x00019a40;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (38);0x00000004;0x08029a44;0x00019a44;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (39);0x00000004;0x08029a48;0x00019a48;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (37);0x00000003;0x08029a4c;0x00019a4c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (190);0x00000003;0x08029a50;0x00019a50;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (554);0x00000002;0x08029a54;0x00019a54;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (559);0x00000002;0x08029a58;0x00019a58;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (560);0x00000002;0x08029a5c;0x00019a5c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (561);0x00000002;0x08029a60;0x00019a60;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3162);0x00000002;0x08029a64;0x00019a64;0x00000004</row>
				<row>STM32F4xx_Flash;;table (3203);0x00000030;0x08029a68;0x00019a68;0x00000004</row>
				<row>STM32F4xx_SRAM;;.bss (25);0x00000004;0x20000000;0x0;0x00000004</row>
				<row>STM32F4xx_SRAM;;.bss (31);0x00000008;0x20000004;0x00000004;0x00000004</row>
				<row>STM32F4xx_SRAM;;.bss (27);0x00000001;0x2000000c;0x0000000c;0x00000001</row>
				<row>STM32F4xx_SRAM;;.bss (29);0x00000001;0x2000000d;0x0000000d;0x00000001</row>
				<row>STM32F4xx_SRAM;;.bss (30);0x00000001;0x2000000e;0x0000000e;0x00000001</row>
				<row>STM32F4xx_SRAM;;.bss (32);0x00000001;0x2000000f;0x0000000f;0x00000001</row>
				<row>STM32F4xx_SRAM;;.bss (454);0x00000001;0x20000010;0x00000010;0x00000001</row>
				<row>STM32F4xx_SRAM;;.data (2956);0x00000004;0x20000014;0x00000014;0x00000004</row>
				<row>STM32F4xx_SRAM;;.data (407);0x0000000c;0x20000018;0x00000018;0x00000004</row>
				<row>STM32F4xx_SRAM;;.data (33);0x000000c8;0x20000024;0x00000024;0x00000004</row>
				<row>STM32F4xx_SRAM;;.data (26);0x00000001;0x200000ec;0x000000ec;0x00000001</row>
				<row>STM32F4xx_SRAM;;stack (3201);0x0001ff10;0x200000f0;0x000000f0;0x00000004</row>
			</table>
		</part>
		<part>
			<name>Symbols</name>
			<table>
				<column>
					<name>Space addr</name>
				</column>
				<column>
					<name>Name</name>
				</column>
				<column>
					<name>Space</name>
				</column>
				<row>0x0;fputc;-</row>
				<row>0x0;_lc_vector_handler;-</row>
				<row>0x0;_lc_t2_longveneertarget;-</row>
				<row>0x08010000;_lc_vtor_value;ARM:ARM:linear</row>
				<row>0x08010000;_lc_ub_vector_table;ARM:ARM:linear</row>
				<row>0x0801001c;_vector_7_loop;ARM:ARM:linear</row>
				<row>0x08010020;_vector_8_loop;ARM:ARM:linear</row>
				<row>0x08010024;_vector_9_loop;ARM:ARM:linear</row>
				<row>0x08010028;_vector_10_loop;ARM:ARM:linear</row>
				<row>0x08010034;_vector_13_loop;ARM:ARM:linear</row>
				<row>0x08010040;_vector_16_loop;ARM:ARM:linear</row>
				<row>0x08010044;_vector_17_loop;ARM:ARM:linear</row>
				<row>0x08010048;_vector_18_loop;ARM:ARM:linear</row>
				<row>0x0801004c;_vector_19_loop;ARM:ARM:linear</row>
				<row>0x08010050;_vector_20_loop;ARM:ARM:linear</row>
				<row>0x08010054;_vector_21_loop;ARM:ARM:linear</row>
				<row>0x08010058;_vector_22_loop;ARM:ARM:linear</row>
				<row>0x0801005c;_vector_23_loop;ARM:ARM:linear</row>
				<row>0x08010060;_vector_24_loop;ARM:ARM:linear</row>
				<row>0x08010064;_vector_25_loop;ARM:ARM:linear</row>
				<row>0x0801006c;_vector_27_loop;ARM:ARM:linear</row>
				<row>0x08010070;_vector_28_loop;ARM:ARM:linear</row>
				<row>0x08010074;_vector_29_loop;ARM:ARM:linear</row>
				<row>0x08010078;_vector_30_loop;ARM:ARM:linear</row>
				<row>0x0801007c;_vector_31_loop;ARM:ARM:linear</row>
				<row>0x08010080;_vector_32_loop;ARM:ARM:linear</row>
				<row>0x08010084;_vector_33_loop;ARM:ARM:linear</row>
				<row>0x08010088;_vector_34_loop;ARM:ARM:linear</row>
				<row>0x0801008c;_vector_35_loop;ARM:ARM:linear</row>
				<row>0x08010090;_vector_36_loop;ARM:ARM:linear</row>
				<row>0x08010094;_vector_37_loop;ARM:ARM:linear</row>
				<row>0x08010098;_vector_38_loop;ARM:ARM:linear</row>
				<row>0x080100a0;_vector_40_loop;ARM:ARM:linear</row>
				<row>0x080100a4;_vector_41_loop;ARM:ARM:linear</row>
				<row>0x080100a8;_vector_42_loop;ARM:ARM:linear</row>
				<row>0x080100ac;_vector_43_loop;ARM:ARM:linear</row>
				<row>0x080100b0;_vector_44_loop;ARM:ARM:linear</row>
				<row>0x080100b4;_vector_45_loop;ARM:ARM:linear</row>
				<row>0x080100b8;_vector_46_loop;ARM:ARM:linear</row>
				<row>0x080100bc;_vector_47_loop;ARM:ARM:linear</row>
				<row>0x080100c0;_vector_48_loop;ARM:ARM:linear</row>
				<row>0x080100c4;_vector_49_loop;ARM:ARM:linear</row>
				<row>0x080100c8;_vector_50_loop;ARM:ARM:linear</row>
				<row>0x080100cc;_vector_51_loop;ARM:ARM:linear</row>
				<row>0x080100d0;_vector_52_loop;ARM:ARM:linear</row>
				<row>0x080100d4;_vector_53_loop;ARM:ARM:linear</row>
				<row>0x080100d8;_vector_54_loop;ARM:ARM:linear</row>
				<row>0x080100dc;_vector_55_loop;ARM:ARM:linear</row>
				<row>0x080100e0;_vector_56_loop;ARM:ARM:linear</row>
				<row>0x080100e4;_vector_57_loop;ARM:ARM:linear</row>
				<row>0x080100e8;_vector_58_loop;ARM:ARM:linear</row>
				<row>0x080100ec;_vector_59_loop;ARM:ARM:linear</row>
				<row>0x080100f0;_vector_60_loop;ARM:ARM:linear</row>
				<row>0x080100f4;_vector_61_loop;ARM:ARM:linear</row>
				<row>0x080100f8;_vector_62_loop;ARM:ARM:linear</row>
				<row>0x080100fc;_vector_63_loop;ARM:ARM:linear</row>
				<row>0x08010100;_vector_64_loop;ARM:ARM:linear</row>
				<row>0x08010104;_vector_65_loop;ARM:ARM:linear</row>
				<row>0x08010108;_vector_66_loop;ARM:ARM:linear</row>
				<row>0x0801010c;_vector_67_loop;ARM:ARM:linear</row>
				<row>0x08010110;_vector_68_loop;ARM:ARM:linear</row>
				<row>0x08010114;_vector_69_loop;ARM:ARM:linear</row>
				<row>0x08010118;_vector_70_loop;ARM:ARM:linear</row>
				<row>0x0801011c;_vector_71_loop;ARM:ARM:linear</row>
				<row>0x08010120;_vector_72_loop;ARM:ARM:linear</row>
				<row>0x08010124;_vector_73_loop;ARM:ARM:linear</row>
				<row>0x08010128;_vector_74_loop;ARM:ARM:linear</row>
				<row>0x0801012c;_vector_75_loop;ARM:ARM:linear</row>
				<row>0x08010130;_vector_76_loop;ARM:ARM:linear</row>
				<row>0x08010134;_vector_77_loop;ARM:ARM:linear</row>
				<row>0x08010138;_vector_78_loop;ARM:ARM:linear</row>
				<row>0x0801013c;_vector_79_loop;ARM:ARM:linear</row>
				<row>0x08010140;_vector_80_loop;ARM:ARM:linear</row>
				<row>0x08010144;_vector_81_loop;ARM:ARM:linear</row>
				<row>0x08010148;_vector_82_loop;ARM:ARM:linear</row>
				<row>0x0801014c;_vector_83_loop;ARM:ARM:linear</row>
				<row>0x08010150;_vector_84_loop;ARM:ARM:linear</row>
				<row>0x08010154;_vector_85_loop;ARM:ARM:linear</row>
				<row>0x08010158;_vector_86_loop;ARM:ARM:linear</row>
				<row>0x0801015c;_vector_87_loop;ARM:ARM:linear</row>
				<row>0x08010160;_vector_88_loop;ARM:ARM:linear</row>
				<row>0x08010164;_vector_89_loop;ARM:ARM:linear</row>
				<row>0x08010168;_vector_90_loop;ARM:ARM:linear</row>
				<row>0x0801016c;_vector_91_loop;ARM:ARM:linear</row>
				<row>0x08010170;_vector_92_loop;ARM:ARM:linear</row>
				<row>0x08010174;_vector_93_loop;ARM:ARM:linear</row>
				<row>0x08010178;_vector_94_loop;ARM:ARM:linear</row>
				<row>0x0801017c;_vector_95_loop;ARM:ARM:linear</row>
				<row>0x08010180;_vector_96_loop;ARM:ARM:linear</row>
				<row>0x08010260;CLI_bin;ARM:ARM:linear</row>
				<row>0x08024898;ledBlinkExample;ARM:ARM:linear</row>
				<row>0x080252c8;LED_Blink;ARM:ARM:linear</row>
				<row>0x08025c88;extiExample;ARM:ARM:linear</row>
				<row>0x08026559;main;ARM:ARM:linear</row>
				<row>0x08026a1d;PersistentData_program_difference;ARM:ARM:linear</row>
				<row>0x08026cbc;jumpToApp;ARM:ARM:linear</row>
				<row>0x08026f31;Flash_Firmware;ARM:ARM:linear</row>
				<row>0x08027115;EXTI4_IRQHandler;ARM:ARM:linear</row>
				<row>0x080272f9;EXTI9_5_IRQHandler;ARM:ARM:linear</row>
				<row>0x08027655;PersistentData_get;ARM:ARM:linear</row>
				<row>0x080277b9;PersistentData_crc16_compute;ARM:ARM:linear</row>
				<row>0x08027919;write_memory;ARM:ARM:linear</row>
				<row>0x08027a61;PersistentData_set;ARM:ARM:linear</row>
				<row>0x08027a61;__dcti;ARM:ARM:linear</row>
				<row>0x08027b9d;GetCommand;ARM:ARM:linear</row>
				<row>0x08027cd5;RCC_GetClocksFreq;ARM:ARM:linear</row>
				<row>0x08027e0d;RunCode;ARM:ARM:linear</row>
				<row>0x08027f25;SystemCoreClockUpdate;ARM:ARM:linear</row>
				<row>0x0802802d;USART_Init;ARM:ARM:linear</row>
				<row>0x08028119;FLASH_EraseSector;ARM:ARM:linear</row>
				<row>0x080281fd;base10to16;ARM:ARM:linear</row>
				<row>0x080282e1;Menu;ARM:ARM:linear</row>
				<row>0x080283bd;EXTI_Init;ARM:ARM:linear</row>
				<row>0x08028495;PersistentData_WriteData;ARM:ARM:linear</row>
				<row>0x08028561;GPIO_Init;ARM:ARM:linear</row>
				<row>0x0802861d;EXTILine5_Config;ARM:ARM:linear</row>
				<row>0x080286d5;SystemInit;ARM:ARM:linear</row>
				<row>0x08028789;PersistentData_crc16_get;ARM:ARM:linear</row>
				<row>0x08028831;full_erase;ARM:ARM:linear</row>
				<row>0x080288d5;EXTILine4_Config;ARM:ARM:linear</row>
				<row>0x08028969;remove_protection;ARM:ARM:linear</row>
				<row>0x080289fd;GetIdCommand;ARM:ARM:linear</row>
				<row>0x08028a8d;NVIC_Init;ARM:ARM:linear</row>
				<row>0x08028b1d;FLASH_ProgramWord;ARM:ARM:linear</row>
				<row>0x08028b9d;FLASH_ProgramHalfWord;ARM:ARM:linear</row>
				<row>0x08028c1d;MoveInMenu;ARM:ARM:linear</row>
				<row>0x08028c95;LCD_WriteData;ARM:ARM:linear</row>
				<row>0x08028d09;LCD_WriteCommand;ARM:ARM:linear</row>
				<row>0x08028d7d;SYSCFG_EXTILineConfig;ARM:ARM:linear</row>
				<row>0x08028de9;LCD_MoveDisplay;ARM:ARM:linear</row>
				<row>0x08028e51;FLASH_GetStatus;ARM:ARM:linear</row>
				<row>0x08028eb9;LCD_Init;ARM:ARM:linear</row>
				<row>0x08028f21;GPIO_Configuration;ARM:ARM:linear</row>
				<row>0x08028f85;LCD_HW_Init;ARM:ARM:linear</row>
				<row>0x08028fe5;PersistentData_Default;ARM:ARM:linear</row>
				<row>0x08029045;GPIO_PinAFConfig;ARM:ARM:linear</row>
				<row>0x080290a5;USART2_Configuration;ARM:ARM:linear</row>
				<row>0x08029105;iarrayToString;ARM:ARM:linear</row>
				<row>0x0802915d;PersistentData_CopySector;ARM:ARM:linear</row>
				<row>0x080291b5;itomac_;ARM:ARM:linear</row>
				<row>0x0802920d;PersistentData_WriteRawData;ARM:ARM:linear</row>
				<row>0x08029261;Init_Bootloader;ARM:ARM:linear</row>
				<row>0x080292b1;_doprint;ARM:ARM:linear</row>
				<row>0x080292b1;__printf_simple2;ARM:ARM:linear</row>
				<row>0x08029301;PersistentData_Erase;ARM:ARM:linear</row>
				<row>0x0802934d;__init;ARM:ARM:linear</row>
				<row>0x08029395;Led_Init;ARM:ARM:linear</row>
				<row>0x080293dd;USART_Receive;ARM:ARM:linear</row>
				<row>0x0802941d;PersistentData_Empty;ARM:ARM:linear</row>
				<row>0x08029455;FLASH_Unlock;ARM:ARM:linear</row>
				<row>0x0802948d;RCC_AHB1PeriphClockCmd;ARM:ARM:linear</row>
				<row>0x080294c1;RCC_APB2PeriphClockCmd;ARM:ARM:linear</row>
				<row>0x080294f5;_START;ARM:ARM:linear</row>
				<row>0x080294f5;Reset_Handler;ARM:ARM:linear</row>
				<row>0x08029529;itoa;ARM:ARM:linear</row>
				<row>0x0802955d;EXTI_GetITStatus;ARM:ARM:linear</row>
				<row>0x0802958d;FLASH_WaitForLastOperation;ARM:ARM:linear</row>
				<row>0x080295b9;sprintf;ARM:ARM:linear</row>
				<row>0x080295e5;LCD_PrintClear;ARM:ARM:linear</row>
				<row>0x0802960d;RCC_Configuration;ARM:ARM:linear</row>
				<row>0x08029631;USART_Send;ARM:ARM:linear</row>
				<row>0x08029655;LCD_Print;ARM:ARM:linear</row>
				<row>0x08029679;_io_putc;ARM:ARM:linear</row>
				<row>0x0802969d;GPIO_StructInit;ARM:ARM:linear</row>
				<row>0x080296bd;LCD_SetDataOutput;ARM:ARM:linear</row>
				<row>0x080296dd;PersistentData_DataLen;ARM:ARM:linear</row>
				<row>0x080296fd;__aeabi_memcpy8;ARM:ARM:linear</row>
				<row>0x0802971d;PersistentData_SwitchSector;ARM:ARM:linear</row>
				<row>0x08029739;USART_GetFlagStatus;ARM:ARM:linear</row>
				<row>0x08029755;FLASH_Lock;ARM:ARM:linear</row>
				<row>0x08029771;USART_Cmd;ARM:ARM:linear</row>
				<row>0x0802978d;memcpy;ARM:ARM:linear</row>
				<row>0x080297a9;__aeabi_memcpy4;ARM:ARM:linear</row>
				<row>0x080297dd;Delay;ARM:ARM:linear</row>
				<row>0x080297f1;PersistentData_ReadRawData;ARM:ARM:linear</row>
				<row>0x0802982d;is_ACK;ARM:ARM:linear</row>
				<row>0x08029841;LCD_Clear;ARM:ARM:linear</row>
				<row>0x08029855;LCD_MoveCursor;ARM:ARM:linear</row>
				<row>0x08029891;Led_On;ARM:ARM:linear</row>
				<row>0x080298a1;SysTick_Handler;ARM:ARM:linear</row>
				<row>0x080298d0;AHBPrescTable;ARM:ARM:linear</row>
				<row>0x080298f1;USART_ReceiveData;ARM:ARM:linear</row>
				<row>0x08029961;HardFault_Handler;ARM:ARM:linear</row>
				<row>0x0802996d;MemManage_Handler;ARM:ARM:linear</row>
				<row>0x08029979;BusFault_Handler;ARM:ARM:linear</row>
				<row>0x08029985;UsageFault_Handler;ARM:ARM:linear</row>
				<row>0x08029991;EXTI_ClearITPendingBit;ARM:ARM:linear</row>
				<row>0x0802999d;FLASH_ClearFlag;ARM:ARM:linear</row>
				<row>0x080299a9;USART_SendData;ARM:ARM:linear</row>
				<row>0x080299fd;GPIO_ToggleBits;ARM:ARM:linear</row>
				<row>0x08029a24;FLASH_ADDR;ARM:ARM:linear</row>
				<row>0x08029a3d;GPIO_SetBits;ARM:ARM:linear</row>
				<row>0x08029a41;GPIO_ResetBits;ARM:ARM:linear</row>
				<row>0x08029a55;NMI_Handler;ARM:ARM:linear</row>
				<row>0x08029a59;SVC_Handler;ARM:ARM:linear</row>
				<row>0x08029a5d;DebugMon_Handler;ARM:ARM:linear</row>
				<row>0x08029a61;PendSV_Handler;ARM:ARM:linear</row>
				<row>0x08029a65;_Exit;ARM:ARM:linear</row>
				<row>0x08029a65;exit;ARM:ARM:linear</row>
				<row>0x08029a68;_lc_ub_table;ARM:ARM:linear</row>
				<row>0x20000000;TimeOut;ARM:ARM:linear</row>
				<row>0x20000004;changeArray;ARM:ARM:linear</row>
				<row>0x2000000c;uroven;ARM:ARM:linear</row>
				<row>0x2000000d;redraw;ARM:ARM:linear</row>
				<row>0x2000000e;doAction;ARM:ARM:linear</row>
				<row>0x2000000f;cursorPosition;ARM:ARM:linear</row>
				<row>0x20000010;aktivniSektor;ARM:ARM:linear</row>
				<row>0x20000014;SystemCoreClock;ARM:ARM:linear</row>
				<row>0x20000018;current;ARM:ARM:linear</row>
				<row>0x20000024;FirmwareItems;ARM:ARM:linear</row>
				<row>0x200000ec;pozice;ARM:ARM:linear</row>
				<row>0x20020000;_lc_ub_stack;ARM:ARM:linear</row>
			</table>
		</part>
	</part>
	<part>
		<name>Locate Rules</name>
		<table>
			<column>
				<name>Address space</name>
			</column>
			<column>
				<name>Type</name>
			</column>
			<column>
				<name>Properties</name>
			</column>
			<column>
				<name>Prio</name>
				<alignment>right</alignment>
			</column>
			<column>
				<name>Sections</name>
			</column>
			<row>ARM:ARM:linear;absolute;0x08010180;1;_vector_96 (3208)</row>
			<row>ARM:ARM:linear;absolute;0x0801017c;1;_vector_95 (3209)</row>
			<row>ARM:ARM:linear;absolute;0x08010178;1;_vector_94 (3210)</row>
			<row>ARM:ARM:linear;absolute;0x08010174;1;_vector_93 (3211)</row>
			<row>ARM:ARM:linear;absolute;0x08010170;1;_vector_92 (3212)</row>
			<row>ARM:ARM:linear;absolute;0x0801016c;1;_vector_91 (3213)</row>
			<row>ARM:ARM:linear;absolute;0x08010168;1;_vector_90 (3214)</row>
			<row>ARM:ARM:linear;absolute;0x08010164;1;_vector_89 (3215)</row>
			<row>ARM:ARM:linear;absolute;0x08010160;1;_vector_88 (3216)</row>
			<row>ARM:ARM:linear;absolute;0x0801015c;1;_vector_87 (3217)</row>
			<row>ARM:ARM:linear;absolute;0x08010158;1;_vector_86 (3218)</row>
			<row>ARM:ARM:linear;absolute;0x08010154;1;_vector_85 (3219)</row>
			<row>ARM:ARM:linear;absolute;0x08010150;1;_vector_84 (3220)</row>
			<row>ARM:ARM:linear;absolute;0x0801014c;1;_vector_83 (3221)</row>
			<row>ARM:ARM:linear;absolute;0x08010148;1;_vector_82 (3222)</row>
			<row>ARM:ARM:linear;absolute;0x08010144;1;_vector_81 (3223)</row>
			<row>ARM:ARM:linear;absolute;0x08010140;1;_vector_80 (3224)</row>
			<row>ARM:ARM:linear;absolute;0x0801013c;1;_vector_79 (3225)</row>
			<row>ARM:ARM:linear;absolute;0x08010138;1;_vector_78 (3226)</row>
			<row>ARM:ARM:linear;absolute;0x08010134;1;_vector_77 (3227)</row>
			<row>ARM:ARM:linear;absolute;0x08010130;1;_vector_76 (3228)</row>
			<row>ARM:ARM:linear;absolute;0x0801012c;1;_vector_75 (3229)</row>
			<row>ARM:ARM:linear;absolute;0x08010128;1;_vector_74 (3230)</row>
			<row>ARM:ARM:linear;absolute;0x08010124;1;_vector_73 (3231)</row>
			<row>ARM:ARM:linear;absolute;0x08010120;1;_vector_72 (3232)</row>
			<row>ARM:ARM:linear;absolute;0x0801011c;1;_vector_71 (3233)</row>
			<row>ARM:ARM:linear;absolute;0x08010118;1;_vector_70 (3234)</row>
			<row>ARM:ARM:linear;absolute;0x08010114;1;_vector_69 (3235)</row>
			<row>ARM:ARM:linear;absolute;0x08010110;1;_vector_68 (3236)</row>
			<row>ARM:ARM:linear;absolute;0x0801010c;1;_vector_67 (3237)</row>
			<row>ARM:ARM:linear;absolute;0x08010108;1;_vector_66 (3238)</row>
			<row>ARM:ARM:linear;absolute;0x08010104;1;_vector_65 (3239)</row>
			<row>ARM:ARM:linear;absolute;0x08010100;1;_vector_64 (3240)</row>
			<row>ARM:ARM:linear;absolute;0x080100fc;1;_vector_63 (3241)</row>
			<row>ARM:ARM:linear;absolute;0x080100f8;1;_vector_62 (3242)</row>
			<row>ARM:ARM:linear;absolute;0x080100f4;1;_vector_61 (3243)</row>
			<row>ARM:ARM:linear;absolute;0x080100f0;1;_vector_60 (3244)</row>
			<row>ARM:ARM:linear;absolute;0x080100ec;1;_vector_59 (3245)</row>
			<row>ARM:ARM:linear;absolute;0x080100e8;1;_vector_58 (3246)</row>
			<row>ARM:ARM:linear;absolute;0x080100e4;1;_vector_57 (3247)</row>
			<row>ARM:ARM:linear;absolute;0x080100e0;1;_vector_56 (3248)</row>
			<row>ARM:ARM:linear;absolute;0x080100dc;1;_vector_55 (3249)</row>
			<row>ARM:ARM:linear;absolute;0x080100d8;1;_vector_54 (3250)</row>
			<row>ARM:ARM:linear;absolute;0x080100d4;1;_vector_53 (3251)</row>
			<row>ARM:ARM:linear;absolute;0x080100d0;1;_vector_52 (3252)</row>
			<row>ARM:ARM:linear;absolute;0x080100cc;1;_vector_51 (3253)</row>
			<row>ARM:ARM:linear;absolute;0x080100c8;1;_vector_50 (3254)</row>
			<row>ARM:ARM:linear;absolute;0x080100c4;1;_vector_49 (3255)</row>
			<row>ARM:ARM:linear;absolute;0x080100c0;1;_vector_48 (3256)</row>
			<row>ARM:ARM:linear;absolute;0x080100bc;1;_vector_47 (3257)</row>
			<row>ARM:ARM:linear;absolute;0x080100b8;1;_vector_46 (3258)</row>
			<row>ARM:ARM:linear;absolute;0x080100b4;1;_vector_45 (3259)</row>
			<row>ARM:ARM:linear;absolute;0x080100b0;1;_vector_44 (3260)</row>
			<row>ARM:ARM:linear;absolute;0x080100ac;1;_vector_43 (3261)</row>
			<row>ARM:ARM:linear;absolute;0x080100a8;1;_vector_42 (3262)</row>
			<row>ARM:ARM:linear;absolute;0x080100a4;1;_vector_41 (3263)</row>
			<row>ARM:ARM:linear;absolute;0x080100a0;1;_vector_40 (3264)</row>
			<row>ARM:ARM:linear;absolute;0x0801009c;1;_vector_39 (3265)</row>
			<row>ARM:ARM:linear;absolute;0x08010098;1;_vector_38 (3266)</row>
			<row>ARM:ARM:linear;absolute;0x08010094;1;_vector_37 (3267)</row>
			<row>ARM:ARM:linear;absolute;0x08010090;1;_vector_36 (3268)</row>
			<row>ARM:ARM:linear;absolute;0x0801008c;1;_vector_35 (3269)</row>
			<row>ARM:ARM:linear;absolute;0x08010088;1;_vector_34 (3270)</row>
			<row>ARM:ARM:linear;absolute;0x08010084;1;_vector_33 (3271)</row>
			<row>ARM:ARM:linear;absolute;0x08010080;1;_vector_32 (3272)</row>
			<row>ARM:ARM:linear;absolute;0x0801007c;1;_vector_31 (3273)</row>
			<row>ARM:ARM:linear;absolute;0x08010078;1;_vector_30 (3274)</row>
			<row>ARM:ARM:linear;absolute;0x08010074;1;_vector_29 (3275)</row>
			<row>ARM:ARM:linear;absolute;0x08010070;1;_vector_28 (3276)</row>
			<row>ARM:ARM:linear;absolute;0x0801006c;1;_vector_27 (3277)</row>
			<row>ARM:ARM:linear;absolute;0x08010068;1;_vector_26 (3278)</row>
			<row>ARM:ARM:linear;absolute;0x08010064;1;_vector_25 (3279)</row>
			<row>ARM:ARM:linear;absolute;0x08010060;1;_vector_24 (3280)</row>
			<row>ARM:ARM:linear;absolute;0x0801005c;1;_vector_23 (3281)</row>
			<row>ARM:ARM:linear;absolute;0x08010058;1;_vector_22 (3282)</row>
			<row>ARM:ARM:linear;absolute;0x08010054;1;_vector_21 (3283)</row>
			<row>ARM:ARM:linear;absolute;0x08010050;1;_vector_20 (3284)</row>
			<row>ARM:ARM:linear;absolute;0x0801004c;1;_vector_19 (3285)</row>
			<row>ARM:ARM:linear;absolute;0x08010048;1;_vector_18 (3286)</row>
			<row>ARM:ARM:linear;absolute;0x08010044;1;_vector_17 (3287)</row>
			<row>ARM:ARM:linear;absolute;0x08010040;1;_vector_16 (3288)</row>
			<row>ARM:ARM:linear;absolute;0x0801003c;1;_vector_15 (3289)</row>
			<row>ARM:ARM:linear;absolute;0x08010038;1;_vector_14 (3290)</row>
			<row>ARM:ARM:linear;absolute;0x08010034;1;_vector_13 (3291)</row>
			<row>ARM:ARM:linear;absolute;0x08010030;1;_vector_12 (3292)</row>
			<row>ARM:ARM:linear;absolute;0x0801002c;1;_vector_11 (3293)</row>
			<row>ARM:ARM:linear;absolute;0x08010028;1;_vector_10 (3294)</row>
			<row>ARM:ARM:linear;absolute;0x08010024;1;_vector_9 (3295)</row>
			<row>ARM:ARM:linear;absolute;0x08010020;1;_vector_8 (3296)</row>
			<row>ARM:ARM:linear;absolute;0x0801001c;1;_vector_7 (3297)</row>
			<row>ARM:ARM:linear;absolute;0x08010018;1;_vector_6 (3298)</row>
			<row>ARM:ARM:linear;absolute;0x08010014;1;_vector_5 (3299)</row>
			<row>ARM:ARM:linear;absolute;0x08010010;1;_vector_4 (3300)</row>
			<row>ARM:ARM:linear;absolute;0x0801000c;1;_vector_3 (3301)</row>
			<row>ARM:ARM:linear;absolute;0x08010008;1;_vector_2 (3302)</row>
			<row>ARM:ARM:linear;absolute;0x08010004;1;_vector_1 (3303)</row>
			<row>ARM:ARM:linear;absolute;0x08010000;1;_vector_0 (3304)</row>
			<row>ARM:ARM:linear;clustered;;1;.bss (25) + .bss (31) + .bss (27) + .bss (29) + .bss (30) + .bss (32) + .bss (454)</row>
			<row>ARM:ARM:linear;clustered;;1;.data (2956) + .data (407) + .data (33) + .data (26)</row>
			<row>ARM:ARM:linear;clustered;;1;[.data] (3207) + [.data] (3206) + [.data] (3205) + [.data] (3204)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (24)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (18)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (22)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (20)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (405)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (442)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (16)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (185)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (563)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (564)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2955)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (447)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (440)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (174)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (441)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (176)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1572)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (184)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2954)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2746)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1007)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (9)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (7)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (939)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (449)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1215)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (14)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2953)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (439)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (178)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (13)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (179)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (177)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (637)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1010)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1011)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (8)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (326)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (327)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2051)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (316)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1027)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (323)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (168)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (324)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (444)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1227)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (169)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (10)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (446)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (11)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (448)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (181)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3075)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (443)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3130)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (3)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (171)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (438)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1005)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1577)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1581)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.cstart (3120)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (180)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (944)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1028)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3090)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (320)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (167)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (170)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (319)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3100)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1216)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (325)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (452)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.librt (3182)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (445)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2770)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1006)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2750)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3110)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.librt (3172)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (412)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (12)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (450)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (413)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (187)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (173)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (317)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (318)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (188)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (417)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (4)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (562)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (410)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (1597)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (2957)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (414)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2755)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3076)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (422)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (186)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (189)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (415)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (419)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (555)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (556)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (557)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (558)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (945)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1026)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2754)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (420)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (421)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (411)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (34)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (35)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (418)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1226)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (193)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (194)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (195)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (416)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (453)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (408)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (36)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1222)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1223)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (38)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (39)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (37)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (190)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (554)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (559)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (560)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (561)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3162)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (196)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.read_bit_libc (3138)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.read_bits_libc (3139)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.read_delta_libc (3140)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.read_command_libc (3141)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.__dcti_libc (3142)</row>
			<row>ARM:ARM:linear;unrestricted;;1;table (3203)</row>
			<row>ARM:ARM:linear;unrestricted;;1;stack (3201)</row>
			<row>ARM:ARM:linear;ballooned;;1;stack (3201)</row>
		</table>
	</part>
	<part>
		<name>Removed Sections</name>
		<table>
			<column>
				<name>Section</name>
			</column>
			<column>
				<name>File</name>
			</column>
			<column>
				<name>Library</name>
			</column>
			<column>
				<name>Symbol</name>
			</column>
			<column>
				<name>Reason</name>
			</column>
			<row>.text (1);common.obj;;W8_for_push_USER_BUTTON;unreferenced</row>
			<row>.text (2);common.obj;;Button_Init;unreferenced</row>
			<row>.text (5);common.obj;;Led_Off;unreferenced</row>
			<row>.text (6);common.obj;;Led_Toggle;unreferenced</row>
			<row>.text (679);stm32f4xx_dac.obj;;DAC_Cmd;unreferenced</row>
			<row>.text (680);stm32f4xx_dac.obj;;DAC_SoftwareTriggerCmd;unreferenced</row>
			<row>.text (681);stm32f4xx_dac.obj;;DAC_DualSoftwareTriggerCmd;unreferenced</row>
			<row>.text (682);stm32f4xx_dac.obj;;DAC_WaveGenerationCmd;unreferenced</row>
			<row>.text (683);stm32f4xx_dac.obj;;DAC_SetChannel1Data;unreferenced</row>
			<row>.text (684);stm32f4xx_dac.obj;;DAC_SetChannel2Data;unreferenced</row>
			<row>.text (685);stm32f4xx_dac.obj;;DAC_SetDualChannelData;unreferenced</row>
			<row>.text (686);stm32f4xx_dac.obj;;DAC_GetDataOutputValue;unreferenced</row>
			<row>.text (687);stm32f4xx_dac.obj;;DAC_DMACmd;unreferenced</row>
			<row>.text (688);stm32f4xx_dac.obj;;DAC_ITConfig;unreferenced</row>
			<row>.text (689);stm32f4xx_dac.obj;;DAC_GetFlagStatus;unreferenced</row>
			<row>.text (690);stm32f4xx_dac.obj;;DAC_ClearFlag;unreferenced</row>
			<row>.text (691);stm32f4xx_dac.obj;;DAC_GetITStatus;unreferenced</row>
			<row>.text (692);stm32f4xx_dac.obj;;DAC_ClearITPendingBit;unreferenced</row>
			<row>.text (800);stm32f4xx_dma.obj;;DMA_DeInit;unreferenced</row>
			<row>.text (801);stm32f4xx_dma.obj;;DMA_Init;unreferenced</row>
			<row>.text (802);stm32f4xx_dma.obj;;DMA_StructInit;unreferenced</row>
			<row>.text (803);stm32f4xx_dma.obj;;DMA_Cmd;unreferenced</row>
			<row>.text (804);stm32f4xx_dma.obj;;DMA_PeriphIncOffsetSizeConfig;unreferenced</row>
			<row>.text (805);stm32f4xx_dma.obj;;DMA_FlowControllerConfig;unreferenced</row>
			<row>.text (806);stm32f4xx_dma.obj;;DMA_SetCurrDataCounter;unreferenced</row>
			<row>.text (807);stm32f4xx_dma.obj;;DMA_GetCurrDataCounter;unreferenced</row>
			<row>.text (808);stm32f4xx_dma.obj;;DMA_DoubleBufferModeConfig;unreferenced</row>
			<row>.text (809);stm32f4xx_dma.obj;;DMA_DoubleBufferModeCmd;unreferenced</row>
			<row>.text (810);stm32f4xx_dma.obj;;DMA_MemoryTargetConfig;unreferenced</row>
			<row>.text (811);stm32f4xx_dma.obj;;DMA_GetCurrentMemoryTarget;unreferenced</row>
			<row>.text (812);stm32f4xx_dma.obj;;DMA_GetCmdStatus;unreferenced</row>
			<row>.text (813);stm32f4xx_dma.obj;;DMA_GetFIFOStatus;unreferenced</row>
			<row>.text (814);stm32f4xx_dma.obj;;DMA_GetFlagStatus;unreferenced</row>
			<row>.text (815);stm32f4xx_dma.obj;;DMA_ClearFlag;unreferenced</row>
			<row>.text (816);stm32f4xx_dma.obj;;DMA_ITConfig;unreferenced</row>
			<row>.text (817);stm32f4xx_dma.obj;;DMA_GetITStatus;unreferenced</row>
			<row>.text (818);stm32f4xx_dma.obj;;DMA_ClearITPendingBit;unreferenced</row>
			<row>.text (938);stm32f4xx_exti.obj;;EXTI_DeInit;unreferenced</row>
			<row>.text (940);stm32f4xx_exti.obj;;EXTI_StructInit;unreferenced</row>
			<row>.text (941);stm32f4xx_exti.obj;;EXTI_GenerateSWInterrupt;unreferenced</row>
			<row>.text (942);stm32f4xx_exti.obj;;EXTI_GetFlagStatus;unreferenced</row>
			<row>.text (943);stm32f4xx_exti.obj;;EXTI_ClearFlag;unreferenced</row>
			<row>.text (999);stm32f4xx_flash.obj;;FLASH_SetLatency;unreferenced</row>
			<row>.text (1000);stm32f4xx_flash.obj;;FLASH_PrefetchBufferCmd;unreferenced</row>
			<row>.text (1001);stm32f4xx_flash.obj;;FLASH_InstructionCacheCmd;unreferenced</row>
			<row>.text (1002);stm32f4xx_flash.obj;;FLASH_DataCacheCmd;unreferenced</row>
			<row>.text (1003);stm32f4xx_flash.obj;;FLASH_InstructionCacheReset;unreferenced</row>
			<row>.text (1004);stm32f4xx_flash.obj;;FLASH_DataCacheReset;unreferenced</row>
			<row>.text (1008);stm32f4xx_flash.obj;;FLASH_EraseAllSectors;unreferenced</row>
			<row>.text (1009);stm32f4xx_flash.obj;;FLASH_ProgramDoubleWord;unreferenced</row>
			<row>.text (1012);stm32f4xx_flash.obj;;FLASH_ProgramByte;unreferenced</row>
			<row>.text (1013);stm32f4xx_flash.obj;;FLASH_OB_Unlock;unreferenced</row>
			<row>.text (1014);stm32f4xx_flash.obj;;FLASH_OB_Lock;unreferenced</row>
			<row>.text (1015);stm32f4xx_flash.obj;;FLASH_OB_WRPConfig;unreferenced</row>
			<row>.text (1016);stm32f4xx_flash.obj;;FLASH_OB_RDPConfig;unreferenced</row>
			<row>.text (1017);stm32f4xx_flash.obj;;FLASH_OB_UserConfig;unreferenced</row>
			<row>.text (1018);stm32f4xx_flash.obj;;FLASH_OB_BORConfig;unreferenced</row>
			<row>.text (1019);stm32f4xx_flash.obj;;FLASH_OB_Launch;unreferenced</row>
			<row>.text (1020);stm32f4xx_flash.obj;;FLASH_OB_GetUser;unreferenced</row>
			<row>.text (1021);stm32f4xx_flash.obj;;FLASH_OB_GetWRP;unreferenced</row>
			<row>.text (1022);stm32f4xx_flash.obj;;FLASH_OB_GetRDP;unreferenced</row>
			<row>.text (1023);stm32f4xx_flash.obj;;FLASH_OB_GetBOR;unreferenced</row>
			<row>.text (1024);stm32f4xx_flash.obj;;FLASH_ITConfig;unreferenced</row>
			<row>.text (1025);stm32f4xx_flash.obj;;FLASH_GetFlagStatus;unreferenced</row>
			<row>.text (1214);stm32f4xx_gpio.obj;;GPIO_DeInit;unreferenced</row>
			<row>.text (1217);stm32f4xx_gpio.obj;;GPIO_PinLockConfig;unreferenced</row>
			<row>.text (1218);stm32f4xx_gpio.obj;;GPIO_ReadInputDataBit;unreferenced</row>
			<row>.text (1219);stm32f4xx_gpio.obj;;GPIO_ReadInputData;unreferenced</row>
			<row>.text (1220);stm32f4xx_gpio.obj;;GPIO_ReadOutputDataBit;unreferenced</row>
			<row>.text (1221);stm32f4xx_gpio.obj;;GPIO_ReadOutputData;unreferenced</row>
			<row>.text (1224);stm32f4xx_gpio.obj;;GPIO_WriteBit;unreferenced</row>
			<row>.text (1225);stm32f4xx_gpio.obj;;GPIO_Write;unreferenced</row>
			<row>.text (1317);stm32f4xx_i2c.obj;;I2C_DeInit;unreferenced</row>
			<row>.text (1318);stm32f4xx_i2c.obj;;I2C_Init;unreferenced</row>
			<row>.text (1319);stm32f4xx_i2c.obj;;I2C_StructInit;unreferenced</row>
			<row>.text (1320);stm32f4xx_i2c.obj;;I2C_Cmd;unreferenced</row>
			<row>.text (1321);stm32f4xx_i2c.obj;;I2C_GenerateSTART;unreferenced</row>
			<row>.text (1322);stm32f4xx_i2c.obj;;I2C_GenerateSTOP;unreferenced</row>
			<row>.text (1323);stm32f4xx_i2c.obj;;I2C_Send7bitAddress;unreferenced</row>
			<row>.text (1324);stm32f4xx_i2c.obj;;I2C_AcknowledgeConfig;unreferenced</row>
			<row>.text (1325);stm32f4xx_i2c.obj;;I2C_OwnAddress2Config;unreferenced</row>
			<row>.text (1326);stm32f4xx_i2c.obj;;I2C_DualAddressCmd;unreferenced</row>
			<row>.text (1327);stm32f4xx_i2c.obj;;I2C_GeneralCallCmd;unreferenced</row>
			<row>.text (1328);stm32f4xx_i2c.obj;;I2C_SoftwareResetCmd;unreferenced</row>
			<row>.text (1329);stm32f4xx_i2c.obj;;I2C_StretchClockCmd;unreferenced</row>
			<row>.text (1330);stm32f4xx_i2c.obj;;I2C_FastModeDutyCycleConfig;unreferenced</row>
			<row>.text (1331);stm32f4xx_i2c.obj;;I2C_NACKPositionConfig;unreferenced</row>
			<row>.text (1332);stm32f4xx_i2c.obj;;I2C_SMBusAlertConfig;unreferenced</row>
			<row>.text (1333);stm32f4xx_i2c.obj;;I2C_ARPCmd;unreferenced</row>
			<row>.text (1334);stm32f4xx_i2c.obj;;I2C_SendData;unreferenced</row>
			<row>.text (1335);stm32f4xx_i2c.obj;;I2C_ReceiveData;unreferenced</row>
			<row>.text (1336);stm32f4xx_i2c.obj;;I2C_TransmitPEC;unreferenced</row>
			<row>.text (1337);stm32f4xx_i2c.obj;;I2C_PECPositionConfig;unreferenced</row>
			<row>.text (1338);stm32f4xx_i2c.obj;;I2C_CalculatePEC;unreferenced</row>
			<row>.text (1339);stm32f4xx_i2c.obj;;I2C_GetPEC;unreferenced</row>
			<row>.text (1340);stm32f4xx_i2c.obj;;I2C_DMACmd;unreferenced</row>
			<row>.text (1341);stm32f4xx_i2c.obj;;I2C_DMALastTransferCmd;unreferenced</row>
			<row>.text (1342);stm32f4xx_i2c.obj;;I2C_ReadRegister;unreferenced</row>
			<row>.text (1343);stm32f4xx_i2c.obj;;I2C_ITConfig;unreferenced</row>
			<row>.text (1344);stm32f4xx_i2c.obj;;I2C_CheckEvent;unreferenced</row>
			<row>.text (1345);stm32f4xx_i2c.obj;;I2C_GetLastEvent;unreferenced</row>
			<row>.text (1346);stm32f4xx_i2c.obj;;I2C_GetFlagStatus;unreferenced</row>
			<row>.text (1347);stm32f4xx_i2c.obj;;I2C_ClearFlag;unreferenced</row>
			<row>.text (1348);stm32f4xx_i2c.obj;;I2C_GetITStatus;unreferenced</row>
			<row>.text (1349);stm32f4xx_i2c.obj;;I2C_ClearITPendingBit;unreferenced</row>
			<row>.text (1553);stm32f4xx_rcc.obj;;RCC_DeInit;unreferenced</row>
			<row>.text (1554);stm32f4xx_rcc.obj;;RCC_HSEConfig;unreferenced</row>
			<row>.text (1555);stm32f4xx_rcc.obj;;RCC_WaitForHSEStartUp;unreferenced</row>
			<row>.text (1556);stm32f4xx_rcc.obj;;RCC_AdjustHSICalibrationValue;unreferenced</row>
			<row>.text (1557);stm32f4xx_rcc.obj;;RCC_HSICmd;unreferenced</row>
			<row>.text (1558);stm32f4xx_rcc.obj;;RCC_LSEConfig;unreferenced</row>
			<row>.text (1559);stm32f4xx_rcc.obj;;RCC_LSICmd;unreferenced</row>
			<row>.text (1560);stm32f4xx_rcc.obj;;RCC_PLLConfig;unreferenced</row>
			<row>.text (1561);stm32f4xx_rcc.obj;;RCC_PLLCmd;unreferenced</row>
			<row>.text (1562);stm32f4xx_rcc.obj;;RCC_PLLI2SConfig;unreferenced</row>
			<row>.text (1563);stm32f4xx_rcc.obj;;RCC_PLLI2SCmd;unreferenced</row>
			<row>.text (1564);stm32f4xx_rcc.obj;;RCC_ClockSecuritySystemCmd;unreferenced</row>
			<row>.text (1565);stm32f4xx_rcc.obj;;RCC_MCO1Config;unreferenced</row>
			<row>.text (1566);stm32f4xx_rcc.obj;;RCC_MCO2Config;unreferenced</row>
			<row>.text (1567);stm32f4xx_rcc.obj;;RCC_SYSCLKConfig;unreferenced</row>
			<row>.text (1568);stm32f4xx_rcc.obj;;RCC_GetSYSCLKSource;unreferenced</row>
			<row>.text (1569);stm32f4xx_rcc.obj;;RCC_HCLKConfig;unreferenced</row>
			<row>.text (1570);stm32f4xx_rcc.obj;;RCC_PCLK1Config;unreferenced</row>
			<row>.text (1571);stm32f4xx_rcc.obj;;RCC_PCLK2Config;unreferenced</row>
			<row>.text (1573);stm32f4xx_rcc.obj;;RCC_RTCCLKConfig;unreferenced</row>
			<row>.text (1574);stm32f4xx_rcc.obj;;RCC_RTCCLKCmd;unreferenced</row>
			<row>.text (1575);stm32f4xx_rcc.obj;;RCC_BackupResetCmd;unreferenced</row>
			<row>.text (1576);stm32f4xx_rcc.obj;;RCC_I2SCLKConfig;unreferenced</row>
			<row>.text (1578);stm32f4xx_rcc.obj;;RCC_AHB2PeriphClockCmd;unreferenced</row>
			<row>.text (1579);stm32f4xx_rcc.obj;;RCC_AHB3PeriphClockCmd;unreferenced</row>
			<row>.text (1580);stm32f4xx_rcc.obj;;RCC_APB1PeriphClockCmd;unreferenced</row>
			<row>.text (1582);stm32f4xx_rcc.obj;;RCC_AHB1PeriphResetCmd;unreferenced</row>
			<row>.text (1583);stm32f4xx_rcc.obj;;RCC_AHB2PeriphResetCmd;unreferenced</row>
			<row>.text (1584);stm32f4xx_rcc.obj;;RCC_AHB3PeriphResetCmd;unreferenced</row>
			<row>.text (1585);stm32f4xx_rcc.obj;;RCC_APB1PeriphResetCmd;unreferenced</row>
			<row>.text (1586);stm32f4xx_rcc.obj;;RCC_APB2PeriphResetCmd;unreferenced</row>
			<row>.text (1587);stm32f4xx_rcc.obj;;RCC_AHB1PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1588);stm32f4xx_rcc.obj;;RCC_AHB2PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1589);stm32f4xx_rcc.obj;;RCC_AHB3PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1590);stm32f4xx_rcc.obj;;RCC_APB1PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1591);stm32f4xx_rcc.obj;;RCC_APB2PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1592);stm32f4xx_rcc.obj;;RCC_ITConfig;unreferenced</row>
			<row>.text (1593);stm32f4xx_rcc.obj;;RCC_GetFlagStatus;unreferenced</row>
			<row>.text (1594);stm32f4xx_rcc.obj;;RCC_ClearFlag;unreferenced</row>
			<row>.text (1595);stm32f4xx_rcc.obj;;RCC_GetITStatus;unreferenced</row>
			<row>.text (1596);stm32f4xx_rcc.obj;;RCC_ClearITPendingBit;unreferenced</row>
			<row>.text (1869);stm32f4xx_spi.obj;;SPI_I2S_DeInit;unreferenced</row>
			<row>.text (1870);stm32f4xx_spi.obj;;SPI_Init;unreferenced</row>
			<row>.text (1871);stm32f4xx_spi.obj;;I2S_Init;unreferenced</row>
			<row>.text (1872);stm32f4xx_spi.obj;;SPI_StructInit;unreferenced</row>
			<row>.text (1873);stm32f4xx_spi.obj;;I2S_StructInit;unreferenced</row>
			<row>.text (1874);stm32f4xx_spi.obj;;SPI_Cmd;unreferenced</row>
			<row>.text (1875);stm32f4xx_spi.obj;;I2S_Cmd;unreferenced</row>
			<row>.text (1876);stm32f4xx_spi.obj;;SPI_DataSizeConfig;unreferenced</row>
			<row>.text (1877);stm32f4xx_spi.obj;;SPI_BiDirectionalLineConfig;unreferenced</row>
			<row>.text (1878);stm32f4xx_spi.obj;;SPI_NSSInternalSoftwareConfig;unreferenced</row>
			<row>.text (1879);stm32f4xx_spi.obj;;SPI_SSOutputCmd;unreferenced</row>
			<row>.text (1880);stm32f4xx_spi.obj;;SPI_TIModeCmd;unreferenced</row>
			<row>.text (1881);stm32f4xx_spi.obj;;I2S_FullDuplexConfig;unreferenced</row>
			<row>.text (1882);stm32f4xx_spi.obj;;SPI_I2S_ReceiveData;unreferenced</row>
			<row>.text (1883);stm32f4xx_spi.obj;;SPI_I2S_SendData;unreferenced</row>
			<row>.text (1884);stm32f4xx_spi.obj;;SPI_CalculateCRC;unreferenced</row>
			<row>.text (1885);stm32f4xx_spi.obj;;SPI_TransmitCRC;unreferenced</row>
			<row>.text (1886);stm32f4xx_spi.obj;;SPI_GetCRC;unreferenced</row>
			<row>.text (1887);stm32f4xx_spi.obj;;SPI_GetCRCPolynomial;unreferenced</row>
			<row>.text (1888);stm32f4xx_spi.obj;;SPI_I2S_DMACmd;unreferenced</row>
			<row>.text (1889);stm32f4xx_spi.obj;;SPI_I2S_ITConfig;unreferenced</row>
			<row>.text (1890);stm32f4xx_spi.obj;;SPI_I2S_GetFlagStatus;unreferenced</row>
			<row>.text (1891);stm32f4xx_spi.obj;;SPI_I2S_ClearFlag;unreferenced</row>
			<row>.text (1892);stm32f4xx_spi.obj;;SPI_I2S_GetITStatus;unreferenced</row>
			<row>.text (1893);stm32f4xx_spi.obj;;SPI_I2S_ClearITPendingBit;unreferenced</row>
			<row>.text (2049);stm32f4xx_syscfg.obj;;SYSCFG_DeInit;unreferenced</row>
			<row>.text (2050);stm32f4xx_syscfg.obj;;SYSCFG_MemoryRemapConfig;unreferenced</row>
			<row>.text (2052);stm32f4xx_syscfg.obj;;SYSCFG_ETH_MediaInterfaceConfig;unreferenced</row>
			<row>.text (2053);stm32f4xx_syscfg.obj;;SYSCFG_CompensationCellCmd;unreferenced</row>
			<row>.text (2054);stm32f4xx_syscfg.obj;;SYSCFG_GetCompensationCellStatus;unreferenced</row>
			<row>.text (2096);stm32f4xx_tim.obj;;TIM_DeInit;unreferenced</row>
			<row>.text (2097);stm32f4xx_tim.obj;;TIM_TimeBaseInit;unreferenced</row>
			<row>.text (2098);stm32f4xx_tim.obj;;TIM_TimeBaseStructInit;unreferenced</row>
			<row>.text (2099);stm32f4xx_tim.obj;;TIM_PrescalerConfig;unreferenced</row>
			<row>.text (2100);stm32f4xx_tim.obj;;TIM_CounterModeConfig;unreferenced</row>
			<row>.text (2101);stm32f4xx_tim.obj;;TIM_SetCounter;unreferenced</row>
			<row>.text (2102);stm32f4xx_tim.obj;;TIM_SetAutoreload;unreferenced</row>
			<row>.text (2103);stm32f4xx_tim.obj;;TIM_GetCounter;unreferenced</row>
			<row>.text (2104);stm32f4xx_tim.obj;;TIM_GetPrescaler;unreferenced</row>
			<row>.text (2105);stm32f4xx_tim.obj;;TIM_UpdateDisableConfig;unreferenced</row>
			<row>.text (2106);stm32f4xx_tim.obj;;TIM_UpdateRequestConfig;unreferenced</row>
			<row>.text (2107);stm32f4xx_tim.obj;;TIM_ARRPreloadConfig;unreferenced</row>
			<row>.text (2108);stm32f4xx_tim.obj;;TIM_SelectOnePulseMode;unreferenced</row>
			<row>.text (2109);stm32f4xx_tim.obj;;TIM_SetClockDivision;unreferenced</row>
			<row>.text (2110);stm32f4xx_tim.obj;;TIM_Cmd;unreferenced</row>
			<row>.text (2111);stm32f4xx_tim.obj;;TIM_OC1Init;unreferenced</row>
			<row>.text (2112);stm32f4xx_tim.obj;;TIM_OC2Init;unreferenced</row>
			<row>.text (2113);stm32f4xx_tim.obj;;TIM_OC3Init;unreferenced</row>
			<row>.text (2114);stm32f4xx_tim.obj;;TIM_OC4Init;unreferenced</row>
			<row>.text (2115);stm32f4xx_tim.obj;;TIM_OCStructInit;unreferenced</row>
			<row>.text (2116);stm32f4xx_tim.obj;;TIM_SelectOCxM;unreferenced</row>
			<row>.text (2117);stm32f4xx_tim.obj;;TIM_SetCompare1;unreferenced</row>
			<row>.text (2118);stm32f4xx_tim.obj;;TIM_SetCompare2;unreferenced</row>
			<row>.text (2119);stm32f4xx_tim.obj;;TIM_SetCompare3;unreferenced</row>
			<row>.text (2120);stm32f4xx_tim.obj;;TIM_SetCompare4;unreferenced</row>
			<row>.text (2121);stm32f4xx_tim.obj;;TIM_ForcedOC1Config;unreferenced</row>
			<row>.text (2122);stm32f4xx_tim.obj;;TIM_ForcedOC2Config;unreferenced</row>
			<row>.text (2123);stm32f4xx_tim.obj;;TIM_ForcedOC3Config;unreferenced</row>
			<row>.text (2124);stm32f4xx_tim.obj;;TIM_ForcedOC4Config;unreferenced</row>
			<row>.text (2125);stm32f4xx_tim.obj;;TIM_OC1PreloadConfig;unreferenced</row>
			<row>.text (2126);stm32f4xx_tim.obj;;TIM_OC2PreloadConfig;unreferenced</row>
			<row>.text (2127);stm32f4xx_tim.obj;;TIM_OC3PreloadConfig;unreferenced</row>
			<row>.text (2128);stm32f4xx_tim.obj;;TIM_OC4PreloadConfig;unreferenced</row>
			<row>.text (2129);stm32f4xx_tim.obj;;TIM_OC1FastConfig;unreferenced</row>
			<row>.text (2130);stm32f4xx_tim.obj;;TIM_OC2FastConfig;unreferenced</row>
			<row>.text (2131);stm32f4xx_tim.obj;;TIM_OC3FastConfig;unreferenced</row>
			<row>.text (2132);stm32f4xx_tim.obj;;TIM_OC4FastConfig;unreferenced</row>
			<row>.text (2133);stm32f4xx_tim.obj;;TIM_ClearOC1Ref;unreferenced</row>
			<row>.text (2134);stm32f4xx_tim.obj;;TIM_ClearOC2Ref;unreferenced</row>
			<row>.text (2135);stm32f4xx_tim.obj;;TIM_ClearOC3Ref;unreferenced</row>
			<row>.text (2136);stm32f4xx_tim.obj;;TIM_ClearOC4Ref;unreferenced</row>
			<row>.text (2137);stm32f4xx_tim.obj;;TIM_OC1PolarityConfig;unreferenced</row>
			<row>.text (2138);stm32f4xx_tim.obj;;TIM_OC1NPolarityConfig;unreferenced</row>
			<row>.text (2139);stm32f4xx_tim.obj;;TIM_OC2PolarityConfig;unreferenced</row>
			<row>.text (2140);stm32f4xx_tim.obj;;TIM_OC2NPolarityConfig;unreferenced</row>
			<row>.text (2141);stm32f4xx_tim.obj;;TIM_OC3PolarityConfig;unreferenced</row>
			<row>.text (2142);stm32f4xx_tim.obj;;TIM_OC3NPolarityConfig;unreferenced</row>
			<row>.text (2143);stm32f4xx_tim.obj;;TIM_OC4PolarityConfig;unreferenced</row>
			<row>.text (2144);stm32f4xx_tim.obj;;TIM_CCxCmd;unreferenced</row>
			<row>.text (2145);stm32f4xx_tim.obj;;TIM_CCxNCmd;unreferenced</row>
			<row>.text (2146);stm32f4xx_tim.obj;;TIM_ICInit;unreferenced</row>
			<row>.text (2147);stm32f4xx_tim.obj;;TIM_ICStructInit;unreferenced</row>
			<row>.text (2148);stm32f4xx_tim.obj;;TIM_PWMIConfig;unreferenced</row>
			<row>.text (2149);stm32f4xx_tim.obj;;TIM_GetCapture1;unreferenced</row>
			<row>.text (2150);stm32f4xx_tim.obj;;TIM_GetCapture2;unreferenced</row>
			<row>.text (2151);stm32f4xx_tim.obj;;TIM_GetCapture3;unreferenced</row>
			<row>.text (2152);stm32f4xx_tim.obj;;TIM_GetCapture4;unreferenced</row>
			<row>.text (2153);stm32f4xx_tim.obj;;TIM_SetIC1Prescaler;unreferenced</row>
			<row>.rodata (15);common.obj;;jumpToApp_bin_size;unreferenced</row>
			<row>.rodata (17);common.obj;;ledBlinkExample_bin_size;unreferenced</row>
			<row>.rodata (19);common.obj;;extiExample_bin_size;unreferenced</row>
			<row>.rodata (21);common.obj;;LED_Blink_size;unreferenced</row>
			<row>.rodata (23);common.obj;;CLI_bin_size;unreferenced</row>
			<row>.data (28);common.obj;;parent;unreferenced</row>
			<row>.text (172);flash_firmware.obj;;inf_loop;unreferenced</row>
			<row>.text (175);flash_firmware.obj;;write_protect;unreferenced</row>
			<row>.text (182);flash_firmware.obj;;Erase_Memory;unreferenced</row>
			<row>.text (183);flash_firmware.obj;;ReadoutUnprotect;unreferenced</row>
			<row>.rodata (191);flash_firmware.obj;;;unreferenced</row>
			<row>.rodata (192);flash_firmware.obj;;;unreferenced</row>
			<row>.text (321);HD44780.obj;;LCD_WriteChar;unreferenced</row>
			<row>.text (322);HD44780.obj;;LCD_Shift_Cursor;unreferenced</row>
			<row>.rodata (406);main.obj;;FLASH_ADDR;unreferenced</row>
			<row>.bss (409);main.obj;;;unreferenced</row>
			<row>.text (451);persistantData.obj;;PersistentData_ReadData;unreferenced</row>
			<row>.text (636);misc.obj;;NVIC_PriorityGroupConfig;unreferenced</row>
			<row>.text (638);misc.obj;;NVIC_SetVectorTable;unreferenced</row>
			<row>.text (639);misc.obj;;NVIC_SystemLPConfig;unreferenced</row>
			<row>.text (640);misc.obj;;SysTick_CLKSourceConfig;unreferenced</row>
			<row>.text (676);stm32f4xx_dac.obj;;DAC_DeInit;unreferenced</row>
			<row>.text (677);stm32f4xx_dac.obj;;DAC_Init;unreferenced</row>
			<row>.text (678);stm32f4xx_dac.obj;;DAC_StructInit;unreferenced</row>
			<row>.text (2154);stm32f4xx_tim.obj;;TIM_SetIC2Prescaler;unreferenced</row>
			<row>.text (2155);stm32f4xx_tim.obj;;TIM_SetIC3Prescaler;unreferenced</row>
			<row>.text (2156);stm32f4xx_tim.obj;;TIM_SetIC4Prescaler;unreferenced</row>
			<row>.text (2157);stm32f4xx_tim.obj;;TIM_BDTRConfig;unreferenced</row>
			<row>.text (2158);stm32f4xx_tim.obj;;TIM_BDTRStructInit;unreferenced</row>
			<row>.text (2159);stm32f4xx_tim.obj;;TIM_CtrlPWMOutputs;unreferenced</row>
			<row>.text (2160);stm32f4xx_tim.obj;;TIM_SelectCOM;unreferenced</row>
			<row>.text (2161);stm32f4xx_tim.obj;;TIM_CCPreloadControl;unreferenced</row>
			<row>.text (2162);stm32f4xx_tim.obj;;TIM_ITConfig;unreferenced</row>
			<row>.text (2163);stm32f4xx_tim.obj;;TIM_GenerateEvent;unreferenced</row>
			<row>.text (2164);stm32f4xx_tim.obj;;TIM_GetFlagStatus;unreferenced</row>
			<row>.text (2165);stm32f4xx_tim.obj;;TIM_ClearFlag;unreferenced</row>
			<row>.text (2166);stm32f4xx_tim.obj;;TIM_GetITStatus;unreferenced</row>
			<row>.text (2167);stm32f4xx_tim.obj;;TIM_ClearITPendingBit;unreferenced</row>
			<row>.text (2168);stm32f4xx_tim.obj;;TIM_DMAConfig;unreferenced</row>
			<row>.text (2169);stm32f4xx_tim.obj;;TIM_DMACmd;unreferenced</row>
			<row>.text (2170);stm32f4xx_tim.obj;;TIM_SelectCCDMA;unreferenced</row>
			<row>.text (2171);stm32f4xx_tim.obj;;TIM_InternalClockConfig;unreferenced</row>
			<row>.text (2172);stm32f4xx_tim.obj;;TIM_ITRxExternalClockConfig;unreferenced</row>
			<row>.text (2173);stm32f4xx_tim.obj;;TIM_TIxExternalClockConfig;unreferenced</row>
			<row>.text (2174);stm32f4xx_tim.obj;;TIM_ETRClockMode1Config;unreferenced</row>
			<row>.text (2175);stm32f4xx_tim.obj;;TIM_ETRClockMode2Config;unreferenced</row>
			<row>.text (2176);stm32f4xx_tim.obj;;TIM_SelectInputTrigger;unreferenced</row>
			<row>.text (2177);stm32f4xx_tim.obj;;TIM_SelectOutputTrigger;unreferenced</row>
			<row>.text (2178);stm32f4xx_tim.obj;;TIM_SelectSlaveMode;unreferenced</row>
			<row>.text (2179);stm32f4xx_tim.obj;;TIM_SelectMasterSlaveMode;unreferenced</row>
			<row>.text (2180);stm32f4xx_tim.obj;;TIM_ETRConfig;unreferenced</row>
			<row>.text (2181);stm32f4xx_tim.obj;;TIM_EncoderInterfaceConfig;unreferenced</row>
			<row>.text (2182);stm32f4xx_tim.obj;;TIM_SelectHallSensor;unreferenced</row>
			<row>.text (2183);stm32f4xx_tim.obj;;TIM_RemapConfig;unreferenced</row>
			<row>.text (2184);stm32f4xx_tim.obj;;TI1_Config;unreferenced</row>
			<row>.text (2185);stm32f4xx_tim.obj;;TI2_Config;unreferenced</row>
			<row>.text (2186);stm32f4xx_tim.obj;;TI3_Config;unreferenced</row>
			<row>.text (2187);stm32f4xx_tim.obj;;TI4_Config;unreferenced</row>
			<row>.text (2745);stm32f4xx_usart.obj;;USART_DeInit;unreferenced</row>
			<row>.text (2747);stm32f4xx_usart.obj;;USART_StructInit;unreferenced</row>
			<row>.text (2748);stm32f4xx_usart.obj;;USART_ClockInit;unreferenced</row>
			<row>.text (2749);stm32f4xx_usart.obj;;USART_ClockStructInit;unreferenced</row>
			<row>.text (2751);stm32f4xx_usart.obj;;USART_SetPrescaler;unreferenced</row>
			<row>.text (2752);stm32f4xx_usart.obj;;USART_OverSampling8Cmd;unreferenced</row>
			<row>.text (2753);stm32f4xx_usart.obj;;USART_OneBitMethodCmd;unreferenced</row>
			<row>.text (2756);stm32f4xx_usart.obj;;USART_SetAddress;unreferenced</row>
			<row>.text (2757);stm32f4xx_usart.obj;;USART_ReceiverWakeUpCmd;unreferenced</row>
			<row>.text (2758);stm32f4xx_usart.obj;;USART_WakeUpConfig;unreferenced</row>
			<row>.text (2759);stm32f4xx_usart.obj;;USART_LINBreakDetectLengthConfig;unreferenced</row>
			<row>.text (2760);stm32f4xx_usart.obj;;USART_LINCmd;unreferenced</row>
			<row>.text (2761);stm32f4xx_usart.obj;;USART_SendBreak;unreferenced</row>
			<row>.text (2762);stm32f4xx_usart.obj;;USART_HalfDuplexCmd;unreferenced</row>
			<row>.text (2763);stm32f4xx_usart.obj;;USART_SetGuardTime;unreferenced</row>
			<row>.text (2764);stm32f4xx_usart.obj;;USART_SmartCardCmd;unreferenced</row>
			<row>.text (2765);stm32f4xx_usart.obj;;USART_SmartCardNACKCmd;unreferenced</row>
			<row>.text (2766);stm32f4xx_usart.obj;;USART_IrDAConfig;unreferenced</row>
			<row>.text (2767);stm32f4xx_usart.obj;;USART_IrDACmd;unreferenced</row>
			<row>.text (2768);stm32f4xx_usart.obj;;USART_DMACmd;unreferenced</row>
			<row>.text (2769);stm32f4xx_usart.obj;;USART_ITConfig;unreferenced</row>
			<row>.text (2771);stm32f4xx_usart.obj;;USART_ClearFlag;unreferenced</row>
			<row>.text (2772);stm32f4xx_usart.obj;;USART_GetITStatus;unreferenced</row>
			<row>.text (2773);stm32f4xx_usart.obj;;USART_ClearITPendingBit;unreferenced</row>
			<row>.text (2985);stm32f4_discovery.obj;;STM_EVAL_LEDInit;unreferenced</row>
			<row>.text (2986);stm32f4_discovery.obj;;STM_EVAL_LEDOn;unreferenced</row>
			<row>.text (2987);stm32f4_discovery.obj;;STM_EVAL_LEDOff;unreferenced</row>
			<row>.text (2988);stm32f4_discovery.obj;;STM_EVAL_LEDToggle;unreferenced</row>
			<row>.text (2989);stm32f4_discovery.obj;;STM_EVAL_PBInit;unreferenced</row>
			<row>.text (2990);stm32f4_discovery.obj;;STM_EVAL_PBGetState;unreferenced</row>
			<row>.data (2991);stm32f4_discovery.obj;;GPIO_PORT;unreferenced</row>
			<row>.rodata (2992);stm32f4_discovery.obj;;GPIO_PIN;unreferenced</row>
			<row>.rodata (2993);stm32f4_discovery.obj;;GPIO_CLK;unreferenced</row>
			<row>.data (2994);stm32f4_discovery.obj;;BUTTON_PORT;unreferenced</row>
			<row>.rodata (2995);stm32f4_discovery.obj;;BUTTON_PIN;unreferenced</row>
			<row>.rodata (2996);stm32f4_discovery.obj;;BUTTON_CLK;unreferenced</row>
			<row>.rodata (2997);stm32f4_discovery.obj;;BUTTON_EXTI_LINE;unreferenced</row>
			<row>.bss (2998);stm32f4_discovery.obj;;BUTTON_PORT_SOURCE;unreferenced</row>
			<row>.rodata (2999);stm32f4_discovery.obj;;BUTTON_PIN_SOURCE;unreferenced</row>
			<row>.rodata (3000);stm32f4_discovery.obj;;BUTTON_IRQn;unreferenced</row>
			<row>.bss (3001);stm32f4_discovery.obj;;NVIC_InitStructure;unreferenced</row>
			<row>.text.libc (3065);printf_simple.obj;cthumb.lib;dummy;unreferenced</row>
		</table>
	</part>
</mapfile>
